C# 클래스 DotNetNuke.Extensions.Reflection.ReflectionHelperExtensions

Extension methods for ReflectionHelper.
파일 보기 프로젝트 열기: JonHaywood/DotNetNuke.Extensions

공개 메소드들

메소드 설명
Reflect ( this target ) : ReflectionHelper

Reflects the specified target.

메소드 상세

Reflect() 공개 정적인 메소드

Reflects the specified target.
public static Reflect ( this target ) : ReflectionHelper
target this The target.
리턴 ReflectionHelper