Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SampleMVCApp
Models
MessageManager
C# Class SampleMVCApp.Models.MessageManager
Inheritance:
IMessageManager
Mostrar archivo
Open project: nmuhonen/Inferables-For-CLR
Public Methods
Method
Description
GetMessage
( ) :
string
MessageManager
(
Log
log
,
IMessageStore
messageStore
) :
System
Method Details
GetMessage()
public
method
public
GetMessage
( ) :
string
return
string
MessageManager()
public
method
public
MessageManager
(
Log
log
,
IMessageStore
messageStore
) :
System
log
Log
messageStore
IMessageStore
return
System