C# Class Alphashack.Graphdat.Agent.ErrorGraphdat

Inheritance: IGraphdat
Afficher le fichier Open project: alphashack/NET_graphdat Class Usage Examples

Méthodes publiques

Méthode Description
Begin ( string name ) : void
End ( string name ) : void
ErrorGraphdat ( )

Private Methods

Méthode Description
LogUsageError ( ) : void

Method Details

Begin() public méthode

public Begin ( string name ) : void
name string
Résultat void

End() public méthode

public End ( string name ) : void
name string
Résultat void

ErrorGraphdat() public méthode

public ErrorGraphdat ( )