C# Class Mono.Cxxi.Abi.MsvcTypeInfo

Inheritance: CppTypeInfo
Afficher le fichier Open project: kthompson/cxxi

Méthodes publiques

Méthode Description
MsvcTypeInfo ( CppLibrary lib, string typeName, Type interfaceType, Type nativeLayout, Type wrapperType ) : System

Method Details

MsvcTypeInfo() public méthode

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
Résultat System