C# Class Mosa.Runtime.InternalsForObject

Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes publiques

Méthode Description
GetType ( void obj ) : Type
MemberwiseClone ( void obj ) : object

Private Methods

Méthode Description
GetTypeHandle ( void obj ) : RuntimeTypeHandle

Method Details

GetType() public static méthode

public static GetType ( void obj ) : Type
obj void
Résultat System.Type

MemberwiseClone() public static méthode

public static MemberwiseClone ( void obj ) : object
obj void
Résultat object