Ejemplo n.º 1
0
 public FageBundleRoot()
 {
     _instance   = this;
     bundles     = new FageBundle[0];
     _dictionary = new Dictionary <string, FageBundle>();
 }
Ejemplo n.º 2
0
 public FageBundleRoot()
 {
     _instance = this;
     bundles = new FageBundle[0];
     _dictionary = new Dictionary<string, FageBundle>();
 }