コード例 #1
0
ファイル: GDID.cs プロジェクト: zhabis/nfx
 public GDIDSymbol(GDID gdid, string symbol)
 {
     GDID   = gdid;
     Symbol = symbol;
 }