[This is preliminary documentation and is subject to change.]

Prepends the correct Mono name to the .NET executable, if needed.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public static string PrependMono(
	string dotNetExecutable
)

Parameters

dotNetExecutable
String

[Missing <param name="dotNetExecutable"/> documentation for "M:fCraft.MonoCompat.PrependMono(System.String)"]

Return Value

[Missing <returns> documentation for "M:fCraft.MonoCompat.PrependMono(System.String)"]

See Also