C# Класс Example.ConverterPrxHelper

Наследование: Ice.ObjectPrxHelperBase, ConverterPrx
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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[]