C# Class Disco.Services.JobFlagExtensions

Show file Open project: garysharp/Disco

Public Methods

Method Description
ValidFlags ( this j ) : Dictionary>
ValidFlagsGrouped ( this j ) : Dictionary>>

Private Methods

Method Description
CacheAllFlags ( ) : void

Method Details

ValidFlags() public static method

public static ValidFlags ( this j ) : Dictionary>
j this
return Dictionary>

ValidFlagsGrouped() public static method

public static ValidFlagsGrouped ( this j ) : Dictionary>>
j this
return Dictionary>>