public Task<List<AnnotationResponse>> Annotations( AnnotationRequest request )
Public Function Annotations ( request As AnnotationRequest ) As Task(Of List(Of AnnotationResponse))
public: virtual Task<List<AnnotationResponse^>^>^ Annotations( AnnotationRequest^ request ) sealed
abstract Annotations : request : AnnotationRequest -> Task<List<AnnotationResponse>> override Annotations : request : AnnotationRequest -> Task<List<AnnotationResponse>>
function Annotations(request);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.