예제 #1
0
파일: Choices.cs 프로젝트: 0xCM/Meta.Core
 public Choices(ChoiceIdentity Identity, Seq <Choice> Choices)
     : base(Identity, Choices)
 {
 }