コード例 #1
0
ファイル: Program.cs プロジェクト: p98nikku/KataProblems
 static void Main(string[] args)
 {
     FunctionLogic.EntryLogic();
 }