Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NanoByte
Common
Info
AppInfo
C# Class NanoByte.Common.Info.AppInfo
Datei anzeigen
Open project: nano-byte/common
Private Properties
Property
Type
Description
Public Methods
Method
Description
Load
(
Assembly
assembly
) :
AppInfo
Loads application information for a specific
Assembly
.
Method Details
Load()
public
static
method
Loads application information for a specific
Assembly
.
public
static
Load
(
Assembly
assembly
) :
AppInfo
assembly
System.Reflection.Assembly
return
AppInfo