Exemplo n.º 1
0
		public void SetInterceptor(IInterceptCommand interceptor) {
			this.interceptor = interceptor;
		}
Exemplo n.º 2
0
 public void SetInterceptor(IInterceptCommand interceptor)
 {
     this.interceptor = interceptor;
 }