Пример #1
0
		public Task<CreateOSDResponse> CreateOSDAsync(CreateOSDRequest request)
		{
			throw new NotImplementedException();
		}
Пример #2
0
		public CreateOSDResponse CreateOSD(CreateOSDRequest request)
		{
			throw new NotImplementedException();
		}