Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Gammtek
Conduit
Extensions
Reflection
AssemblyExtensions
C# Class Gammtek.Conduit.Extensions.Reflection.AssemblyExtensions
Show file
Open project: ME3Explorer/ME3Explorer
Public Methods
Method
Description
GetAssemblyName
(
this
assembly
) :
string
Get's the name of the assembly.
Method Details
GetAssemblyName()
public
static
method
Get's the name of the assembly.
public
static
GetAssemblyName
(
this
assembly
) :
string
assembly
this
The assembly.
return
string