Interface IStringIdentity
public interface IStringIdentity
- Extension Methods
Properties
Guid
string Guid { get; }
Property Value
Methods
Is(IStringIdentity)
bool Is(IStringIdentity other)
Parameters
otherIStringIdentity
public interface IStringIdentity
string Guid { get; }
bool Is(IStringIdentity other)
other IStringIdentity