Interface IId
public interface IId
- Extension Methods
Properties
CorrelationId
string CorrelationId { get; set; }
Property Value
Id
string Id { get; set; }
public interface IId
string CorrelationId { get; set; }
string Id { get; set; }