C# Class SagaGateway.Gateway

Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Свойство Type Description
lcfg GatewayConfig

Méthodes publiques

Méthode Description
Init ( ) : void
ShutingDown ( object sender, ConsoleCancelEventArgs args ) : void

Private Methods

Méthode Description
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
Main ( string args ) : void

Method Details

Init() public static méthode

public static Init ( ) : void
Résultat void

ShutingDown() public static méthode

public static ShutingDown ( object sender, ConsoleCancelEventArgs args ) : void
sender object
args System.ConsoleCancelEventArgs
Résultat void

Property Details

lcfg public_oe static_oe property

public static GatewayConfig lcfg
Résultat GatewayConfig