Method | Description | |
---|---|---|
ArtemisString ( ) : System | ||
ArtemisString ( string value ) : System | ||
Dispose ( ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
Dispose ( bool isDisposing ) : void |
Method | Description | |
---|---|---|
ArtemisString ( Stream stream, int index ) : System | ||
GetRawData ( ) : |
||
SetRawData ( ) : |
public ArtemisString ( string value ) : System | ||
value | string | |
return | System |
protected Dispose ( bool isDisposing ) : void | ||
isDisposing | bool | |
return | void |