C# Class Ecologylab.BigSemantics.Actions.SearchSemanticOperation

Inheritance: SemanticOperation
Afficher le fichier Open project: ecologylab/BigSemanticsCSharp

Protected Properties

Свойство Type Description
ArgQuery String

Méthodes publiques

Méthode Description
GetOperationName ( ) : String
HandleError ( ) : void
Perform ( Object obj ) : Object
SearchSemanticOperation ( ) : System

Method Details

GetOperationName() public méthode

public GetOperationName ( ) : String
Résultat String

HandleError() public méthode

public HandleError ( ) : void
Résultat void

Perform() public méthode

public Perform ( Object obj ) : Object
obj Object
Résultat Object

SearchSemanticOperation() public méthode

public SearchSemanticOperation ( ) : System
Résultat System

Property Details

ArgQuery protected_oe static_oe property

protected static String ArgQuery
Résultat String