Esempio n. 1
0
 public static bool Prefix(SystemTypes PAECGDHCGJC, ref string __result)
 {
     if (TextHandler.Contains(PAECGDHCGJC))
     {
         __result = TextHandler.Get(PAECGDHCGJC);
         return(false);
     }
     return(true);
 }