(ctor) BaseFactionVendor( Serial serial )
(ctor) BaseFactionVendor( Town town, Faction faction, string title )
Faction Faction( get; set; )
ArrayList SBInfos( get; )
Town Town( get; set; )
virtual bool CheckVendorAccess( Mobile from )
virtual void Deserialize( GenericReader reader )
virtual void InitSBInfo()
virtual void OnAfterDelete()
void Register()
virtual void Serialize( GenericWriter writer )
void Unregister()