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
Akka
Interfaced
SlimServer
ActorBoundChannelBase.BoundType
C# Class Akka.Interfaced.SlimServer.ActorBoundChannelBase.BoundType
Show file
Open project: SaladLab/Akka.Interfaced
Public Properties
Property
Type
Description
IsTagOverridable
bool
TagValue
object
Type
System.Type
Public Methods
Method
Description
BoundType
( ) :
System
BoundType
(
TaggedType
type
) :
System
Method Details
BoundType()
public
method
public
BoundType
( ) :
System
return
System
BoundType()
public
method
public
BoundType
(
TaggedType
type
) :
System
type
TaggedType
return
System
Property Details
IsTagOverridable
public property
public
bool
IsTagOverridable
return
bool
TagValue
public property
public
object
TagValue
return
object
Type
public property
public
Type,System
Type
return
System.Type