예제 #1
0
파일: GDID.cs 프로젝트: zhabis/nfx
 public GDIDSymbol(GDID gdid, string symbol)
 {
     GDID   = gdid;
     Symbol = symbol;
 }