Add

Add(AnnotationBase)

Document ‘ye açıklama ekler

public void Add(AnnotationBase annotation)
Parametre Tip Tanım
annotation AnnotationBase Eklenecek açıklama.

Notlar

Daha fazla bilgi edin

Ayrıca bakınız


Add(List<AnnotationBase>)

Bir belgeye açıklama koleksiyonu ekler.

public void Add(List<AnnotationBase> annotations)
Parametre Tip Tanım
annotations List`1 Eklenecek açıklamalar listesi.

Notlar

Daha fazla bilgi edin

Ayrıca bakınız