Share via


ReturnClass Constructor

 

Creates a new instance of the ReturnClass object.

Namespace:   Microsoft.WindowsServerSolutions.Users
Assembly:  UserObjectModel (in UserObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethod ReturnClass()

Creates a new instance of the ReturnClass object.

System_CAPS_pubmethod ReturnClass(Int32, UserCustomExceptionCode)

Creates a new instance of the ReturnClass object, using the specified error code and error catalog.

See Also

ReturnClass Class
Microsoft.WindowsServerSolutions.Users Namespace

Return to top