Esempio n. 1
0
 private static void BuildFoundationPrototype(string id)
 {
     foundationPrototypes.Add(id, FoundationData.Prototype(id));
 }