Method | Description | |
---|---|---|
AddAttribute ( string name, string val ) : void | ||
Clone ( ) : object | ||
FindField ( String name ) : |
||
FindField ( ushort id ) : |
||
GetBasePropertyCount ( ) : ushort | ||
Initialize ( ) : bool | ||
Link ( SirenAssembly assembly ) : bool | ||
LoadFrom ( Stream stream ) : bool | ||
SaveTo ( Stream stream ) : bool | ||
SetAttribute ( string val ) : void | ||
SirenCustomClass ( |
||
SirenCustomClass ( string name = "" ) : System |
public AddAttribute ( string name, string val ) : void | ||
name | string | |
val | string | |
return | void |
public FindField ( String name ) : |
||
name | String | |
return |
public Link ( SirenAssembly assembly ) : bool | ||
assembly | SirenAssembly | |
return | bool |
public SirenCustomClass ( |
||
type | ||
attribute | ||
return | System |
public SirenCustomClass ( string name = "" ) : System | ||
name | string | |
return | System |