C# Class Mono.VisualC.Interop.MangleAsAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: shana/cppinterop

Public Methods

Method Description
MangleAsAttribute ( ) : System
MangleAsAttribute ( CppType mangleType ) : System
MangleAsAttribute ( string mangleTypeStr ) : System

Method Details

MangleAsAttribute() public method

public MangleAsAttribute ( ) : System
return System

MangleAsAttribute() public method

public MangleAsAttribute ( CppType mangleType ) : System
mangleType CppType
return System

MangleAsAttribute() public method

public MangleAsAttribute ( string mangleTypeStr ) : System
mangleTypeStr string
return System