Exemple #1
0
 public LeanKitClient(IRestCommandProcessor restCommandProcessor)
 {
     _restCommandProcessor = restCommandProcessor;
 }
		public LeanKitClient(IRestCommandProcessor restCommandProcessor)
		{
			_restCommandProcessor = restCommandProcessor;
		}