C# Class Mono.VisualC.Interop.MangleAsAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: shana/cppinterop

Méthodes publiques

Méthode Description
MangleAsAttribute ( ) : System
MangleAsAttribute ( CppType mangleType ) : System
MangleAsAttribute ( string mangleTypeStr ) : System

Method Details

MangleAsAttribute() public méthode

public MangleAsAttribute ( ) : System
Résultat System

MangleAsAttribute() public méthode

public MangleAsAttribute ( CppType mangleType ) : System
mangleType CppType
Résultat System

MangleAsAttribute() public méthode

public MangleAsAttribute ( string mangleTypeStr ) : System
mangleTypeStr string
Résultat System