C# Class Disco.Services.JobFlagExtensions

Afficher le fichier Open project: garysharp/Disco

Méthodes publiques

Méthode Description
ValidFlags ( this j ) : Dictionary>
ValidFlagsGrouped ( this j ) : Dictionary>>

Private Methods

Méthode Description
CacheAllFlags ( ) : void

Method Details

ValidFlags() public static méthode

public static ValidFlags ( this j ) : Dictionary>
j this
Résultat Dictionary>

ValidFlagsGrouped() public static méthode

public static ValidFlagsGrouped ( this j ) : Dictionary>>
j this
Résultat Dictionary>>