Click or drag to resize
Infosoft Logo

WSUsers Class

Data Contract Class - WSUsers
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListWSUser
    Infosoft.Common.Contracts.DataContracts.UserRegisterWSUsers

Namespace: Infosoft.Common.Contracts.DataContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class WSUsers : List<WSUser>
Remarks
Represents an arbitrary number of user objects.
See Also