1 write to modified
ComSvcConfig (1)
WasEndpointConfigContainer.cs (1)
54
public override bool WasModified { get { return this.modified; } set { this.
modified
= value; } }
1 reference to modified
ComSvcConfig (1)
WasEndpointConfigContainer.cs (1)
54
public override bool WasModified { get { return this.
modified
; } set { this.modified = value; } }