Свойство | Тип | Описание | |
---|---|---|---|
mParent | BaseSirenCustomType |
Метод | Описание | |
---|---|---|
AddAttribute ( string name, string val ) : void | ||
SetAttribute ( string val ) : void |
Метод | Описание | |
---|---|---|
BaseSirenCustomType ( string name = "" ) |
public abstract AddAttribute ( string name, string val ) : void | ||
name | string | |
val | string | |
Результат | void |
protected BaseSirenCustomType ( string name = "" ) | ||
name | string |
public abstract SetAttribute ( string val ) : void | ||
val | string | |
Результат | void |