C# Class Tangerine.EntryPoint

Afficher le fichier Open project: snorp/tangerine

Méthodes publiques

Méthode Description
Main ( string args ) : int
Main ( ) : void

Private Methods

Méthode Description
SetProcessName ( string name ) : void
prctl ( int option, byte arg2, ulong arg3, ulong arg4, ulong arg5 ) : int

Method Details

Main() public static méthode

public static Main ( string args ) : int
args string
Résultat int

Main() public static méthode

public static Main ( ) : void
Résultat void