C# 클래스 Ecologylab.BigSemantics.Actions.SetFieldSemanticOperation

상속: SemanticOperation
파일 보기 프로젝트 열기: ecologylab/BigSemanticsCSharp

공개 프로퍼티들

프로퍼티 타입 설명
Value String

공개 메소드들

메소드 설명
GetOperationName ( ) : String
HandleError ( ) : void
Perform ( Object obj ) : Object
SetFieldSemanticOperation ( ) : System

메소드 상세

GetOperationName() 공개 메소드

public GetOperationName ( ) : String
리턴 String

HandleError() 공개 메소드

public HandleError ( ) : void
리턴 void

Perform() 공개 메소드

public Perform ( Object obj ) : Object
obj Object
리턴 Object

SetFieldSemanticOperation() 공개 메소드

public SetFieldSemanticOperation ( ) : System
리턴 System

프로퍼티 상세

Value 공개적으로 정적으로 프로퍼티

public static String Value
리턴 String