Exemplo n.º 1
0
		public Task<CreateOSDResponse> CreateOSDAsync(CreateOSDRequest request)
		{
			throw new NotImplementedException();
		}
Exemplo n.º 2
0
		public CreateOSDResponse CreateOSD(CreateOSDRequest request)
		{
			throw new NotImplementedException();
		}