CustomObject.CustomObject

CustomObject()

Initializes a new instance of the CustomObject class.

public CustomObject()

See Also


CustomObject(string)

Initializes a new instance of the CustomObject class.

public CustomObject(string name)
ParameterTypeDescription
nameStringName

See Also