コード例 #1
0
ファイル: Expr.cs プロジェクト: bigwa/qpmodel
 public Expr()
 {
     _ = $"{ObjectID.NewId()}";
 }