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

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

Parameters

source
Type: SystemObject
The source.

Return Value

Type: String
System.String.
See Also