C# Class LongoMatch.App

Inheritance: VAS.App
Afficher le fichier Open project: LongoMatch/longomatch

Méthodes publiques

Свойство Type Description
CategoriesTemplatesProvider ICategoriesTemplatesProvider
TeamTemplatesProvider ITeamTemplatesProvider

Méthodes publiques

Méthode Description
Init ( ) : void

Méthodes protégées

Méthode Description
InitConstants ( ) : void
Load ( ) : void

Method Details

Init() public static méthode

public static Init ( ) : void
Résultat void

InitConstants() protected static méthode

protected static InitConstants ( ) : void
Résultat void

Load() protected static méthode

protected static Load ( ) : void
Résultat void

Property Details

CategoriesTemplatesProvider public_oe property

public ICategoriesTemplatesProvider CategoriesTemplatesProvider
Résultat ICategoriesTemplatesProvider

TeamTemplatesProvider public_oe property

public ITeamTemplatesProvider TeamTemplatesProvider
Résultat ITeamTemplatesProvider