C# Класс Server.Gumps.SetGump.InternalPicker

Наследование: Server.HuePickers.HuePicker
Показать файл Открыть проект

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

Метод Описание
InternalPicker ( PropertyInfo prop, Server.Mobile mobile, object o, Stack stack, int page, ArrayList list ) : System.Reflection
OnResponse ( int hue ) : void

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

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

public InternalPicker ( PropertyInfo prop, Server.Mobile mobile, object o, Stack stack, int page, ArrayList list ) : System.Reflection
prop System.Reflection.PropertyInfo
mobile Server.Mobile
o object
stack System.Collections.Stack
page int
list System.Collections.ArrayList
Результат System.Reflection

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

public OnResponse ( int hue ) : void
hue int
Результат void