GetPredefTypes() public méthode

public GetPredefTypes ( ) : PredefinedTypes
Résultat PredefinedTypes
Exemple #1
0
 public PredefinedTypes GetPredefindTypes()
 {
     return(GlobalSymbolContext.GetPredefTypes());
 }