C# Class System.Reflection.ModuleExtensions

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
GetModuleVersionId ( this module ) : Guid
HasModuleVersionId ( this module ) : bool

Method Details

GetModuleVersionId() public static méthode

public static GetModuleVersionId ( this module ) : Guid
module this
Résultat Guid

HasModuleVersionId() public static méthode

public static HasModuleVersionId ( this module ) : bool
module this
Résultat bool