GrainReference(GrainReferenceShared, IdSpan)
protected GrainReference(GrainReferenceShared shared, IdSpan key)Initializes a new instance of the
GrainReference class.Parameters
sharedGrainReferenceShared- The grain reference functionality which is shared by all grain references of a given type.
keyIdSpan- The key portion of the grain id.
