Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
StoryTeller
Testing
Engine
Service
C# Class StoryTeller.Testing.Engine.Service
ファイルを表示
Open project: adymitruk/storyteller
Class Usage Examples
Public Methods
Method
Description
Equals
(
Service
obj
) :
bool
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Service
(
string
name
) :
System
Method Details
Equals()
public
method
public
Equals
(
Service
obj
) :
bool
obj
Service
return
bool
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Service()
public
method
public
Service
(
string
name
) :
System
name
string
return
System