C# Class Mono.Cxxi.Abi.MsvcTypeInfo

Inheritance: CppTypeInfo
显示文件 Open project: kthompson/cxxi

Public Methods

Method Description
MsvcTypeInfo ( CppLibrary lib, string typeName, Type interfaceType, Type nativeLayout, Type wrapperType ) : System

Method Details

MsvcTypeInfo() public method

public MsvcTypeInfo ( CppLibrary lib, string typeName, Type interfaceType, Type nativeLayout, Type wrapperType ) : System
lib CppLibrary
typeName string
interfaceType System.Type
nativeLayout System.Type
wrapperType System.Type
return System