internal static bool OfInterest(IStandardAttachment message, string machineOrigin) { return(false); }
public Task <IStandardAttachment> CreateAttachmentAsync(IStandardAttachment instance) { throw new NotImplementedException(); }
internal static bool OfInterest(IStandardAttachment message, string machineOrigin) { throw new NotImplementedException(); }
public void DeleteAttachmentAsync(IStandardAttachment instance) { throw new NotImplementedException(); }