trellow.api.Lists.Internal.AsyncLists.AsyncLists C# (CSharp) Méthode

AsyncLists() public méthode

public AsyncLists ( IRequestClient restClient ) : System.Collections.Generic
restClient IRequestClient
Résultat System.Collections.Generic
		public AsyncLists(IRequestClient restClient)
		{
			_restClient = restClient;
		}