trellow.api.Lists.Internal.AsyncLists.AsyncLists C# (CSharp) Метод

AsyncLists() публичный Метод

public AsyncLists ( IRequestClient restClient ) : System.Collections.Generic
restClient IRequestClient
Результат System.Collections.Generic
		public AsyncLists(IRequestClient restClient)
		{
			_restClient = restClient;
		}