C# Class Nett.UserTypeMetaData

Afficher le fichier Open project: paiden/Nett Class Usage Examples

Méthodes publiques

Méthode Description
IsPropertyIgnored ( Type ownerType, PropertyInfo pi ) : bool

Private Methods

Méthode Description
EnsureMetaDataInitialized ( Type t ) : void
ProcessIgnoredProperties ( Type t ) : IEnumerable
ProcessType ( Type t ) : MetaDataInfo

Method Details

IsPropertyIgnored() public static méthode

public static IsPropertyIgnored ( Type ownerType, PropertyInfo pi ) : bool
ownerType System.Type
pi System.Reflection.PropertyInfo
Résultat bool