Method | Description | |
---|---|---|
AddAttribute ( string name, string val ) : void | ||
Clone ( ) : object | ||
Load ( string val ) : bool | ||
LoadFrom ( Stream stream ) : bool | ||
SaveTo ( Stream stream ) : bool |
Method | Description | |
---|---|---|
BaseSirenAttribute ( ) : System | ||
BaseSirenAttribute ( StringPropertySet val ) : System | ||
BaseSirenAttribute ( string val ) : System | ||
OnLoaded ( ) : bool |
public AddAttribute ( string name, string val ) : void | ||
name | string | |
val | string | |
return | void |
protected BaseSirenAttribute ( StringPropertySet val ) : System | ||
val | StringPropertySet | |
return | System |
protected BaseSirenAttribute ( string val ) : System | ||
val | string | |
return | System |