C# Class SimpleMvcSitemap.Tests.FakeReflectionHelper

Inheritance: ReflectionHelper
Mostra file Open project: uhaciogullari/SimpleMvcSitemap Class Usage Examples

Public Methods

Method Description
FakeReflectionHelper ( ) : System
GetPropertyModel ( Type type ) : UrlPropertyModel

Method Details

FakeReflectionHelper() public method

public FakeReflectionHelper ( ) : System
return System

GetPropertyModel() public method

public GetPropertyModel ( Type type ) : UrlPropertyModel
type System.Type
return UrlPropertyModel