Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Ecologylab
BigSemantics
Actions
ParseDocumentSemanticOperation
C# 클래스 Ecologylab.BigSemantics.Actions.ParseDocumentSemanticOperation
상속:
SemanticOperation
파일 보기
프로젝트 열기: ecologylab/BigSemanticsCSharp
공개 메소드들
메소드
설명
GetOperationName
( ) :
string
HandleError
( ) :
void
ParseDocumentSemanticOperation
( ) :
System
Perform
(
object
obj
) :
object
PerformBasic
(
Object
obj
) :
Object
메소드 상세
GetOperationName()
공개
메소드
public
GetOperationName
( ) :
string
리턴
string
HandleError()
공개
메소드
public
HandleError
( ) :
void
리턴
void
ParseDocumentSemanticOperation()
공개
메소드
public
ParseDocumentSemanticOperation
( ) :
System
리턴
System
Perform()
공개
메소드
public
Perform
(
object
obj
) :
object
obj
object
리턴
object
PerformBasic()
공개
메소드
public
PerformBasic
(
Object
obj
) :
Object
obj
Object
리턴
Object