Method | Description | |
---|---|---|
Organisation ( string name, BusinessType type, string otherDescription = null ) : Core.Shared | ||
Update ( string name, BusinessType type, string otherDescription = null ) : void |
Method | Description | |
---|---|---|
Organisation ( ) : Core.Shared |
public Organisation ( string name, BusinessType type, string otherDescription = null ) : Core.Shared | ||
name | string | |
type | BusinessType | |
otherDescription | string | |
return | Core.Shared |
public Update ( string name, BusinessType type, string otherDescription = null ) : void | ||
name | string | |
type | BusinessType | |
otherDescription | string | |
return | void |