C# Class Wv.WvReflection

Show file Open project: apenwarr/wvtest

Public Methods

Method Description
find_methods ( this t, Type attrtype ) : IEnumerable
find_types ( Type attrtype ) : IEnumerable

Method Details

find_methods() public static method

public static find_methods ( this t, Type attrtype ) : IEnumerable
t this
attrtype System.Type
return IEnumerable

find_types() public static method

public static find_types ( Type attrtype ) : IEnumerable
attrtype System.Type
return IEnumerable