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;
		}