Mahjong.Brands.FlowerBrand.getClass C# (CSharp) 메소드

getClass() 공개 메소드

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