Example #1
0
		public Task<GetOSDOptionsResponse> GetOSDOptionsAsync(GetOSDOptionsRequest request)
		{
			throw new NotImplementedException();
		}
Example #2
0
		public GetOSDOptionsResponse GetOSDOptions(GetOSDOptionsRequest request)
		{
			throw new NotImplementedException();
		}