2 writes to errCode
WsatUI (2)
Configuration\WsatAdminException.cs (2)
16this.errCode = errCode; 22this.errCode = errCode;
1 reference to errCode
WsatUI (1)
Configuration\WsatAdminException.cs (1)
27get { return this.errCode; }