Update

Update(AnnotationBase)

문서 주석을 업데이트합니다.

public void Update(AnnotationBase newAnnotation)
모수 유형 설명
newAnnotation AnnotationBase 업데이트할 주석입니다(Id를 제공해야 함).

비고

더 알아보기

또한보십시오


Update(List<AnnotationBase>)

문서 주석 모음을 업데이트합니다.

public void Update(List<AnnotationBase> annotations)
모수 유형 설명
annotations List`1 설정할 주석 목록입니다.

비고

더 알아보기

또한보십시오