コード例 #1
0
ファイル: Choices.cs プロジェクト: 0xCM/Meta.Core
 public Choices(ChoiceIdentity Identity, Seq <Choice> Choices)
     : base(Identity, Choices)
 {
 }