Click or drag to resize
Infosoft Logo

WSServices Class

Data Contract Class - WSServices
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListWSService
    Infosoft.Common.Contracts.DataContracts.UserRegisterWSServices

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