IExtensionId Members
The IExtensionId type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Apply |
Returns an instance of the extension identified by this ExtensionId instance
|
![]() |
CreateExtension |
Is used by Akka to instantiate the IExtension identified by this ExtensionId.
Internal use only.
|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
Get |
Returns an instance of the extension identified by this IExtensionId instance
|
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |