コード例 #1
0
ファイル: Bar.cs プロジェクト: Quantwing/SimpleMahjong
 public static float Height(Size size)
 {
     return(Sizes.BarHeight(size));
 }