Mahjong.Brands.FlowerBrand.getClass C# (CSharp) Method

getClass() public method

�P�����O
public getClass ( ) : string
return string
        public string getClass()
        {
            return Mahjong.Properties.Settings.Default.Flower;
        }