C# Class Gammtek.Conduit.Extensions.Reflection.AssemblyExtensions

Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Méthode Description
GetAssemblyName ( this assembly ) : string

Get's the name of the assembly.

Method Details

GetAssemblyName() public static méthode

Get's the name of the assembly.
public static GetAssemblyName ( this assembly ) : string
assembly this The assembly.
Résultat string