C# Класс Server.Mobiles.HairstylistBuyGump

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

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

Метод Описание
HairstylistBuyGump ( Mobile from, Mobile vendor, HairstylistBuyInfo sellList ) : System
OnResponse ( Server.Network.NetState sender, RelayInfo info ) : void

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

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

public HairstylistBuyGump ( Mobile from, Mobile vendor, HairstylistBuyInfo sellList ) : System
from Mobile
vendor Mobile
sellList HairstylistBuyInfo
Результат System

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

public OnResponse ( Server.Network.NetState sender, RelayInfo info ) : void
sender Server.Network.NetState
info Server.Gumps.RelayInfo
Результат void