C# Class AspUnitRunner.Tests.Helpers.ReflectionExtensions

显示文件 Open project: mhenry07/ASPUnitRunner

Public Methods

Method Description
GetField ( this instance, string fieldName ) : object

Method Details

GetField() public static method

public static GetField ( this instance, string fieldName ) : object
instance this
fieldName string
return object