Click or drag to resize
UserInfo Constructor
Overload List
  NameDescription
Public methodUserInfo
Constructor - Creates an empty UserInfo object.
Public methodUserInfo(DataRow)
Constructor - Creates a new UserInfo object from the given DataRow.
Public methodUserInfo(SerializationInfo, StreamingContext)
Constructor for de-serialization.
Public methodUserInfo(UserInfo, Boolean, Boolean)
Constructor - Creates a new UserInfo object from the given DataClass.
Top
See Also