Свойство | Type | Description | |
---|---|---|---|
mParent | BaseSirenCustomType |
Méthode | Description | |
---|---|---|
AddAttribute ( string name, string val ) : void | ||
SetAttribute ( string val ) : void |
Méthode | Description | |
---|---|---|
BaseSirenCustomType ( string name = "" ) |
public abstract AddAttribute ( string name, string val ) : void | ||
name | string | |
val | string | |
Résultat | void |
protected BaseSirenCustomType ( string name = "" ) | ||
name | string |
public abstract SetAttribute ( string val ) : void | ||
val | string | |
Résultat | void |