C# 클래스 Microsoft.Scripting.ComInterop.ComTypeClassDesc
파일 보기
프로젝트 열기: jschementi/iron
1 사용 예제들
공개 메소드들
비공개 메소드들
메소드 |
설명 |
|
AddInterface ( System.Runtime.InteropServices.ComTypes itfTypeInfo, bool isSourceItf ) : void |
|
|
ComTypeClassDesc ( System.Runtime.InteropServices.ComTypes typeInfo, ComTypeLibDesc typeLibDesc ) : System.Linq.Expressions |
|
|
Implements ( string itfName, bool isSourceItf ) : bool |
|
|
메소드 상세
public GetMetaObject ( Expression parameter ) : DynamicMetaObject |
parameter |
Expression |
|
리턴 |
System.Dynamic.DynamicMetaObject |
|