Метод | Описание | |
---|---|---|
Organisation ( string name, BusinessType type, string otherDescription = null ) : Core.Shared | ||
Update ( string name, BusinessType type, string otherDescription = null ) : void |
Метод | Описание | |
---|---|---|
Organisation ( ) : Core.Shared |
public Organisation ( string name, BusinessType type, string otherDescription = null ) : Core.Shared | ||
name | string | |
type | BusinessType | |
otherDescription | string | |
Результат | Core.Shared |
public Update ( string name, BusinessType type, string otherDescription = null ) : void | ||
name | string | |
type | BusinessType | |
otherDescription | string | |
Результат | void |