예제 #1
0
 //--------------------------------------------------
 // The function follows Managed code parser
 // implementation. in the future, maybe they should
 // share the same code
 //--------------------------------------------------
 private static void GenerateAssembly(LocBamlOptions options, TranslationDictionariesReader dictionaries)
 {
     // there are many names to be used when generating an assembly
     throw new Exception("This vertion doesn't support this function");
 }