HairstylistBuyInfo
(ctor) HairstylistBuyInfo( int title, int price, Layer layer, Type gumpType, object[] args )
(ctor) HairstylistBuyInfo( string title, int price, Layer layer, Type gumpType, object[] args )
object[] GumpArgs( get; )
Type GumpType( get; )
Layer Layer( get; )
int Price( get; )
int Title( get; )
string TitleString( get; )