C# 클래스 Example.ConverterPrxHelper

상속: Ice.ObjectPrxHelperBase, ConverterPrx
파일 보기 프로젝트 열기: intel-cornellcup/r2bot 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ids__ string[]

공개 메소드들

메소드 설명
begin_toUpper ( string s, Ice cb__, object cookie__ ) : Ice.AsyncResult
begin_toUpper ( string s, string>._System ctx__, Ice cb__, object cookie__ ) : Ice.AsyncResult
begin_toUpper ( string s ) : Ice.AsyncResult
begin_toUpper ( string s, string>._System ctx__ ) : Ice.AsyncResult
checkedCast ( Ice b ) : ConverterPrx
checkedCast ( Ice b, string>._System ctx ) : ConverterPrx
checkedCast ( Ice b, string f ) : ConverterPrx
checkedCast ( Ice b, string f, string>._System ctx ) : ConverterPrx
end_toUpper ( Ice r__ ) : string
ice_staticId ( ) : string
read__ ( IceInternal is__ ) : ConverterPrx
toUpper ( string s ) : string
toUpper ( string s, string>._System context__ ) : string
uncheckedCast ( Ice b ) : ConverterPrx
uncheckedCast ( Ice b, string f ) : ConverterPrx
write__ ( IceInternal os__, ConverterPrx v__ ) : void

보호된 메소드들

메소드 설명
createDelegateD__ ( ) : Ice.ObjectDelD_
createDelegateM__ ( ) : Ice.ObjectDelM_

비공개 메소드들

메소드 설명
begin_toUpper ( string s, string>._System ctx__, bool explicitContext__, Ice cb__, object cookie__ ) : Ice.AsyncResult
toUpper ( string s, string>._System context__, bool explicitContext__ ) : string
toUpper_completed__ ( Ice r__, Example cb__, Ice excb__ ) : void

메소드 상세

begin_toUpper() 공개 메소드

public begin_toUpper ( string s, Ice cb__, object cookie__ ) : Ice.AsyncResult
s string
cb__ Ice
cookie__ object
리턴 Ice.AsyncResult

begin_toUpper() 공개 메소드

public begin_toUpper ( string s, string>._System ctx__, Ice cb__, object cookie__ ) : Ice.AsyncResult
s string
ctx__ string>._System
cb__ Ice
cookie__ object
리턴 Ice.AsyncResult

begin_toUpper() 공개 메소드

public begin_toUpper ( string s ) : Ice.AsyncResult
s string
리턴 Ice.AsyncResult

begin_toUpper() 공개 메소드

public begin_toUpper ( string s, string>._System ctx__ ) : Ice.AsyncResult
s string
ctx__ string>._System
리턴 Ice.AsyncResult

checkedCast() 공개 정적인 메소드

public static checkedCast ( Ice b ) : ConverterPrx
b Ice
리턴 ConverterPrx

checkedCast() 공개 정적인 메소드

public static checkedCast ( Ice b, string>._System ctx ) : ConverterPrx
b Ice
ctx string>._System
리턴 ConverterPrx

checkedCast() 공개 정적인 메소드

public static checkedCast ( Ice b, string f ) : ConverterPrx
b Ice
f string
리턴 ConverterPrx

checkedCast() 공개 정적인 메소드

public static checkedCast ( Ice b, string f, string>._System ctx ) : ConverterPrx
b Ice
f string
ctx string>._System
리턴 ConverterPrx

createDelegateD__() 보호된 메소드

protected createDelegateD__ ( ) : Ice.ObjectDelD_
리턴 Ice.ObjectDelD_

createDelegateM__() 보호된 메소드

protected createDelegateM__ ( ) : Ice.ObjectDelM_
리턴 Ice.ObjectDelM_

end_toUpper() 공개 메소드

public end_toUpper ( Ice r__ ) : string
r__ Ice
리턴 string

ice_staticId() 공개 정적인 메소드

public static ice_staticId ( ) : string
리턴 string

read__() 공개 정적인 메소드

public static read__ ( IceInternal is__ ) : ConverterPrx
is__ IceInternal
리턴 ConverterPrx

toUpper() 공개 메소드

public toUpper ( string s ) : string
s string
리턴 string

toUpper() 공개 메소드

public toUpper ( string s, string>._System context__ ) : string
s string
context__ string>._System
리턴 string

uncheckedCast() 공개 정적인 메소드

public static uncheckedCast ( Ice b ) : ConverterPrx
b Ice
리턴 ConverterPrx

uncheckedCast() 공개 정적인 메소드

public static uncheckedCast ( Ice b, string f ) : ConverterPrx
b Ice
f string
리턴 ConverterPrx

write__() 공개 정적인 메소드

public static write__ ( IceInternal os__, ConverterPrx v__ ) : void
os__ IceInternal
v__ ConverterPrx
리턴 void

프로퍼티 상세

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

public static string[] ids__
리턴 string[]