C# Class Orchestra.Services.IMessageServiceExtensions

Afficher le fichier Open project: WildGums/Orchestra

Méthodes publiques

Méthode Description
GetAsText ( this messageService, string message, MessageButton messageButton ) : string
GetAsText ( this messageService, string message, string buttons ) : string

Method Details

GetAsText() public static méthode

public static GetAsText ( this messageService, string message, MessageButton messageButton ) : string
messageService this
message string
messageButton MessageButton
Résultat string

GetAsText() public static méthode

public static GetAsText ( this messageService, string message, string buttons ) : string
messageService this
message string
buttons string
Résultat string