C# Class TweetMapR.Global

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: tugberkugurlu/TweetMapR

Méthodes publiques

Свойство Type Description
State object>.ConcurrentDictionary

Méthodes protégées

Méthode Description
Application_Start ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
FireUpTheWork ( ) : void

Method Details

Application_Start() protected méthode

protected Application_Start ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

State public_oe static_oe property

public static ConcurrentDictionary State
Résultat object>.ConcurrentDictionary