C# 클래스 LinFu.Reflection.Extensions.CompositeDynamicType

상속: DynamicType
파일 보기 프로젝트 열기: philiplaureano/LinFu.DynamicObject

공개 메소드들

메소드 설명
CompositeDynamicType ( IEnumerable types ) : System

보호된 메소드들

메소드 설명
GetCallbacks ( ) : IEnumerable

메소드 상세

CompositeDynamicType() 공개 메소드

public CompositeDynamicType ( IEnumerable types ) : System
types IEnumerable
리턴 System

GetCallbacks() 보호된 메소드

protected GetCallbacks ( ) : IEnumerable
리턴 IEnumerable