Beispiel #1
0
		public Task<DeleteOSDResponse> DeleteOSDAsync(DeleteOSDRequest request)
		{
			throw new NotImplementedException();
		}
Beispiel #2
0
		public DeleteOSDResponse DeleteOSD(DeleteOSDRequest request)
		{
			throw new NotImplementedException();
		}