C# Class MvvmNavigationToolkit.ReflectionExtensions

Mostra file Open project: EgorBo/MvvmNavigationToolkit

Public Methods

Method Description
HasAttribute ( this type, Type attributeType ) : bool

Method Details

HasAttribute() public static method

public static HasAttribute ( this type, Type attributeType ) : bool
type this
attributeType System.Type
return bool