C# Class Ecologylab.BigSemantics.Actions.CreateSemanticAnchorSemanticOperation

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

Méthodes publiques

Méthode Description
CreateSemanticAnchorSemanticOperation ( ) : System
GetOperationName ( ) : string
HandleError ( ) : void
Perform ( object obj ) : object

Method Details

CreateSemanticAnchorSemanticOperation() public méthode

public CreateSemanticAnchorSemanticOperation ( ) : System
Résultat System

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