C# 클래스 holder.StringAndResult

상속: IMethodHodlerFill
파일 보기 프로젝트 열기: rhomobile/rhodes

공개 메소드들

메소드 설명
StringAndResult ( ) : System
StringAndResult ( string rhoString, IMethodResult result ) : System
fill ( object parameters ) : void

메소드 상세

StringAndResult() 공개 메소드

public StringAndResult ( ) : System
리턴 System

StringAndResult() 공개 메소드

public StringAndResult ( string rhoString, IMethodResult result ) : System
rhoString string
result IMethodResult
리턴 System

fill() 공개 메소드

public fill ( object parameters ) : void
parameters object
리턴 void