Interface IGuidIdentity
public interface IGuidIdentity
  - Extension Methods
 
Properties
GlobalId
IGGuid GlobalId { get; }
  Property Value
Methods
Is(IGuidIdentity)
bool Is(IGuidIdentity other)
  Parameters
otherIGuidIdentity
public interface IGuidIdentity
  IGGuid GlobalId { get; }
  bool Is(IGuidIdentity other)
  other IGuidIdentity