C# Class Com.Aote.ObjectTools.PosObj

Inheritance: IAsyncObject
Afficher le fichier Open project: DuBin1988/restv2

Méthodes publiques

Méthode Description
GetEvent ( string EventName ) : dynamic
OnCompleted ( System e ) : void
PosObj ( ) : System
posUpload ( ) : void

Private Methods

Méthode Description
parseDate ( string strs ) : string
parsePos ( string info ) : GeneralObject
reason ( string strs ) : string
tabletype ( string type ) : string

Method Details

GetEvent() public méthode

public GetEvent ( string EventName ) : dynamic
EventName string
Résultat dynamic

OnCompleted() public méthode

public OnCompleted ( System e ) : void
e System
Résultat void

PosObj() public méthode

public PosObj ( ) : System
Résultat System

posUpload() public méthode

public posUpload ( ) : void
Résultat void