C# Class SharpOS.Korlib.Runtime.SigType

This represents a "Type" value from a signature
Afficher le fichier Open project: sharpos/SharpOS

Méthodes publiques

Свойство Type Description
Type ElementType

Méthodes publiques

Méthode Description
Free ( ) : void
SigType ( ElementType type ) : System.Runtime.InteropServices

Method Details

Free() public méthode

public Free ( ) : void
Résultat void

SigType() public méthode

public SigType ( ElementType type ) : System.Runtime.InteropServices
type ElementType
Résultat System.Runtime.InteropServices

Property Details

Type public_oe property

public ElementType Type
Résultat ElementType