Exemplo n.º 1
0
 internal void SetDxAnnotationMarker(string tag)
 {
     m_annotations.SetMarker(tag);
 }
Exemplo n.º 2
0
 public void SetMarker(string tag)
 {
     m_annotation.SetMarker(tag);
 }