Skip to content

SystemTarget.GetExtension

GetExtension

View source
public TExtensionInterface GetExtension<TExtensionInterface>()
Returns the grain extension registered for the provided TExtensionInterface.

Returns

The implementation of the extension which is bound to this grain.