Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Catel
IoC
ServiceLocator.ServiceInfo
C# Class Catel.IoC.ServiceLocator.ServiceInfo
Datei anzeigen
Open project: Catel/Catel
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
ServiceInfo
(
Type
type
,
object
tag
) :
System
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ServiceInfo()
public
method
public
ServiceInfo
(
Type
type
,
object
tag
) :
System
type
System.Type
tag
object
return
System