Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MVC6_Example
Services
Implementations
ExampleService
C# Class MVC6_Example.Services.Implementations.ExampleService
Inheritance:
IExampleService
Show file
Open project: LadyLizzy/mvc6-example
Public Methods
Method
Description
LogRequestStub
(
object
something
) :
void
ServiceMessage
( ) :
string
Method Details
LogRequestStub()
public
method
public
LogRequestStub
(
object
something
) :
void
something
object
return
void
ServiceMessage()
public
method
public
ServiceMessage
( ) :
string
return
string