UserBusinessEntity Constructor

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:
public UserBusinessEntity( Guid id );

See also:

Class UserBusinessEntity


  Last Updated: 5/23/2007 | © , 2007