Beispiel #1
0
 private static IEnumerable <Type> GetKnownParameterTypes()
 {
     return(KnownTypesProvider.RetrieveKnownValueTypes());
 }