Example #1
0
File: GDID.cs Project: zhabis/nfx
 public GDIDSymbol(GDID gdid, string symbol)
 {
     GDID   = gdid;
     Symbol = symbol;
 }