This constructor should not be used. Use the NewEntity method instead.
public UserBusinessEntity();
Remarks
We just have this constructor here because NameEntity still uses a public constructor (instead of a static factory method).
Overloads:
See also:
Class UserBusinessEntity