Beispiel #1
0
 protected virtual bool PreprocessingTypeFilter(Type type, IDextopAssemblyPreprocessor preprocessor)
 {
     return true;
 }
Beispiel #2
0
 protected virtual bool PreprocessingTypeFilter(Type type, IDextopAssemblyPreprocessor preprocessor)
 {
     return(true);
 }