C# Class PushBehaviorOperation, tf_client

Inheritance: Operation
Afficher le fichier Open project: wids-eria/tf_client

Protected Properties

Свойство Type Description
behaviorName string

Méthodes publiques

Méthode Description
Execute ( TransitionInterpreter, interpreter ) : bool
Parse ( string opDesc ) : bool
Register ( OperationLibrary library ) : void

Method Details

Execute() public méthode

public Execute ( TransitionInterpreter, interpreter ) : bool
interpreter TransitionInterpreter,
Résultat bool

Parse() public méthode

public Parse ( string opDesc ) : bool
opDesc string
Résultat bool

Register() public static méthode

public static Register ( OperationLibrary library ) : void
library OperationLibrary
Résultat void

Property Details

behaviorName protected_oe property

protected string behaviorName
Résultat string