C# Class TPTConsole.Model.Other

Show file Open project: FalafelSoftwareInc/TPTConsole Class Usage Examples

Private Properties

Property Type Description
OnIsMaleChanged void
OnIsMaleChanging void
OnTitleChanged void
OnTitleChanging void

Public Methods

Method Description
CreateOther ( global id ) : Other

Create a new Other object.

Describe ( ) : string

Private Methods

Method Description
OnIsMaleChanged ( ) : void
OnIsMaleChanging ( Nullable value ) : void
OnTitleChanged ( ) : void
OnTitleChanging ( global value ) : void

Method Details

CreateOther() public static method

Create a new Other object.
public static CreateOther ( global id ) : Other
id global Initial value of the ID property.
return Other

Describe() public method

public Describe ( ) : string
return string