C# 클래스 AlchemyAPI.AlchemyAPI_ConstraintQueryParams

상속: AlchemyAPI.AlchemyAPI_BaseParams
파일 보기 프로젝트 열기: sonrnews/alchemyapi_csharp 1 사용 예제들

공개 메소드들

메소드 설명
getCQuery ( ) : string
getParameterString ( ) : string
setCQuery ( string cQuery ) : void

메소드 상세

getCQuery() 공개 메소드

public getCQuery ( ) : string
리턴 string

getParameterString() 공개 메소드

public getParameterString ( ) : string
리턴 string

setCQuery() 공개 메소드

public setCQuery ( string cQuery ) : void
cQuery string
리턴 void