예제 #1
0
		public AuditListener(IAuditorsFactory auditorsFactory)
		{
			this.auditorsFactory = auditorsFactory;
		}
예제 #2
0
 public AuditListener(IAuditorsFactory auditorsFactory)
 {
     this.auditorsFactory = auditorsFactory;
 }