Method | Description | |
---|---|---|
CheckUnfinished ( ) : bool | ||
Clear ( ) : void | ||
LoadPurchase ( ) : object>.Dictionary |
||
LoadRequest ( ) : object>.Dictionary |
||
LogPurchase ( string invoiceID ) : bool | ||
SavePurchase ( object>.Dictionary |
||
SaveRequest ( object>.Dictionary |
Method | Description | |
---|---|---|
DictToString ( object>.Dictionary |
||
StringToDict ( string dictString ) : object>.Dictionary |
public static LoadPurchase ( ) : object>.Dictionary |
||
return | object>.Dictionary |
public static LoadRequest ( ) : object>.Dictionary |
||
return | object>.Dictionary |
public static LogPurchase ( string invoiceID ) : bool | ||
invoiceID | string | |
return | bool |
public static SavePurchase ( object>.Dictionary |
||
dict | object>.Dictionary | |
return | void |
public static SaveRequest ( object>.Dictionary |
||
dict | object>.Dictionary | |
return | void |