GetExtension
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.
