C# Class AppExemplo.Application.Core.Message

Datei anzeigen Open project: penihel/ASPNET5.AppExemplo

Public Methods

Method Description
Message ( string text ) : System
Message ( string text, MessageType type ) : System

Method Details

Message() public method

public Message ( string text ) : System
text string
return System

Message() public method

public Message ( string text, MessageType type ) : System
text string
type MessageType
return System