C# Class RealFuels.MFSVersionReport

Inheritance: UnityEngine.MonoBehaviour
Datei anzeigen Open project: NathanKell/ModularFuelSystem Class Usage Examples

Public Methods

Method Description
GetAssemblyTitle ( Assembly assembly ) : string
GetAssemblyVersionString ( Assembly assembly ) : string
GetVersion ( ) : string

Private Methods

Method Description
Start ( ) : void

Method Details

GetAssemblyTitle() public static method

public static GetAssemblyTitle ( Assembly assembly ) : string
assembly System.Reflection.Assembly
return string

GetAssemblyVersionString() public static method

public static GetAssemblyVersionString ( Assembly assembly ) : string
assembly System.Reflection.Assembly
return string

GetVersion() public static method

public static GetVersion ( ) : string
return string