C# Class FullInspector.InspectedMemberFilters.StaticInspectableMembersFilter

Inheritance: IInspectedMemberFilter
Afficher le fichier Open project: jacobdufault/fullinspector

Méthodes publiques

Méthode Description
IsInterested ( InspectedMethod method ) : bool
IsInterested ( InspectedProperty property ) : bool

Method Details

IsInterested() public méthode

public IsInterested ( InspectedMethod method ) : bool
method InspectedMethod
Résultat bool

IsInterested() public méthode

public IsInterested ( InspectedProperty property ) : bool
property InspectedProperty
Résultat bool