Property | Type | Description | |
---|---|---|---|
WriteTime | void |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
GetInfo ( string strName ) : string |
get information specify name
|
|
SetInfo ( string strName, string strValue ) : void |
set information specify name
|
|
Write ( |
Method | Description | |
---|---|---|
WriteTime ( |
public GetInfo ( string strName ) : string | ||
strName | string | name |
return | string |
public SetInfo ( string strName, string strValue ) : void | ||
strName | string | name |
strValue | string | value |
return | void |