ITargetHolder
interface
Namespace: Orleans.Serialization.Invocation
Represents an object which holds an invocation target as well as target extensions.
public interface ITargetHolderMethods
GetComponent(Type)Gets the component with the specified type.GetTargetGets the target instance.
