C# 클래스 Audit.DomainAwareAnalysis

파일 보기 프로젝트 열기: gnschenker/RecipesWithCqrsAndEs

공개 메소드들

메소드 설명
GetBackgroundColorForCategory ( string category ) : Color
GetBackgroundColorForContract ( Lokad.Cqrs.ImmutableMessage message ) : Color
GetCategoryNames ( Lokad.Cqrs.ImmutableMessage messages ) : string

메소드 상세

GetBackgroundColorForCategory() 공개 정적인 메소드

public static GetBackgroundColorForCategory ( string category ) : Color
category string
리턴 Color

GetBackgroundColorForContract() 공개 정적인 메소드

public static GetBackgroundColorForContract ( Lokad.Cqrs.ImmutableMessage message ) : Color
message Lokad.Cqrs.ImmutableMessage
리턴 Color

GetCategoryNames() 공개 정적인 메소드

public static GetCategoryNames ( Lokad.Cqrs.ImmutableMessage messages ) : string
messages Lokad.Cqrs.ImmutableMessage
리턴 string