This constructor should not be used. Use the LoadEntity method instead.
public UserBusinessEntity( Guid id );
Parameters
id
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