Click or drag to resize
EventBusTEvent, TClassifier, TSubscriberSimpleName Method (Type)
Simples the name.

Namespace: Akka.Event
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
protected string SimpleName(
	Type source
)

Parameters

source
Type: SystemType
The source.

Return Value

Type: String
System.String.
See Also