Method | Description | |
---|---|---|
GetGuid ( string index, System.Guid def = newGuid() ) : System.Guid | ||
GetInteger ( string index ) : int? | ||
Populate ( Plasma.hsTokenStream s ) : void | ||
pnIniParser ( string file ) : System | ||
this ( string index ) : string |
public GetGuid ( string index, System.Guid def = newGuid() ) : System.Guid | ||
index | string | |
def | System.Guid | |
return | System.Guid |
public Populate ( Plasma.hsTokenStream s ) : void | ||
s | Plasma.hsTokenStream | |
return | void |