C# 클래스 AspUnitRunner.Tests.Helpers.ReflectionExtensions

파일 보기 프로젝트 열기: mhenry07/ASPUnitRunner

공개 메소드들

메소드 설명
GetField ( this instance, string fieldName ) : object

메소드 상세

GetField() 공개 정적인 메소드

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