C# 클래스 SuperXML.Compiler.PropertyAccess

파일 보기 프로젝트 열기: beto-rodriguez/SuperXml

공개 메소드들

메소드 설명
GetValue ( dynamic obj ) : dynamic
PropertyAccess ( string propertyName ) : System

메소드 상세

GetValue() 공개 메소드

public GetValue ( dynamic obj ) : dynamic
obj dynamic
리턴 dynamic

PropertyAccess() 공개 메소드

public PropertyAccess ( string propertyName ) : System
propertyName string
리턴 System