C# Класс Example.ConverterDisp_

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

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

Свойство Тип Описание
ids__ string[]

Открытые методы

Метод Описание
dispatch__ ( IceInternal inS__, Ice current__ ) : Ice.DispatchStatus
ice_id ( ) : string
ice_id ( Ice current__ ) : string
ice_ids ( ) : string[]
ice_ids ( Ice current__ ) : string[]
ice_isA ( string s ) : bool
ice_isA ( string s, Ice current__ ) : bool
ice_staticId ( ) : string
toUpper ( string s ) : string
toUpper ( string s, Ice current__ ) : string

Защищенные методы

Метод Описание
readImpl__ ( IceInternal is__ ) : void
writeImpl__ ( IceInternal os__ ) : void

Приватные методы

Метод Описание
toUpper___ ( Converter obj__, IceInternal inS__, Ice current__ ) : Ice.DispatchStatus

Описание методов

dispatch__() публичный Метод

public dispatch__ ( IceInternal inS__, Ice current__ ) : Ice.DispatchStatus
inS__ IceInternal
current__ Ice
Результат Ice.DispatchStatus

ice_id() публичный Метод

public ice_id ( ) : string
Результат string

ice_id() публичный Метод

public ice_id ( Ice current__ ) : string
current__ Ice
Результат string

ice_ids() публичный Метод

public ice_ids ( ) : string[]
Результат string[]

ice_ids() публичный Метод

public ice_ids ( Ice current__ ) : string[]
current__ Ice
Результат string[]

ice_isA() публичный Метод

public ice_isA ( string s ) : bool
s string
Результат bool

ice_isA() публичный Метод

public ice_isA ( string s, Ice current__ ) : bool
s string
current__ Ice
Результат bool

ice_staticId() публичный статический Метод

public static ice_staticId ( ) : string
Результат string

readImpl__() защищенный Метод

protected readImpl__ ( IceInternal is__ ) : void
is__ IceInternal
Результат void

toUpper() публичный Метод

public toUpper ( string s ) : string
s string
Результат string

toUpper() публичный абстрактный Метод

public abstract toUpper ( string s, Ice current__ ) : string
s string
current__ Ice
Результат string

writeImpl__() защищенный Метод

protected writeImpl__ ( IceInternal os__ ) : void
os__ IceInternal
Результат void

Описание свойств

ids__ публичное статическое свойство

public static string[] ids__
Результат string[]