C# Class Audit.DomainAwareAnalysis

Afficher le fichier Open project: gnschenker/RecipesWithCqrsAndEs

Méthodes publiques

Méthode Description
GetBackgroundColorForCategory ( string category ) : Color
GetBackgroundColorForContract ( Lokad.Cqrs.ImmutableMessage message ) : Color
GetCategoryNames ( Lokad.Cqrs.ImmutableMessage messages ) : string

Method Details

GetBackgroundColorForCategory() public static méthode

public static GetBackgroundColorForCategory ( string category ) : Color
category string
Résultat Color

GetBackgroundColorForContract() public static méthode

public static GetBackgroundColorForContract ( Lokad.Cqrs.ImmutableMessage message ) : Color
message Lokad.Cqrs.ImmutableMessage
Résultat Color

GetCategoryNames() public static méthode

public static GetCategoryNames ( Lokad.Cqrs.ImmutableMessage messages ) : string
messages Lokad.Cqrs.ImmutableMessage
Résultat string