C# 클래스 Pomona.Common.TypeSystem.PropertyGetter

파일 보기 프로젝트 열기: Pomona/Pomona

공개 메소드들

메소드 설명
Invoke ( object target, IContainer container ) : object
PropertyGetter ( Func del ) : System

메소드 상세

Invoke() 공개 메소드

public Invoke ( object target, IContainer container ) : object
target object
container IContainer
리턴 object

PropertyGetter() 공개 메소드

public PropertyGetter ( Func del ) : System
del Func
리턴 System