Exemplo n.º 1
0
 // Methods
 public void Insert(int index, BasicProfileViolation violation)
 {
 }
Exemplo n.º 2
0
 public bool Contains(BasicProfileViolation violation)
 {
 }
Exemplo n.º 3
0
 public void Remove(BasicProfileViolation violation)
 {
 }
Exemplo n.º 4
0
 public int IndexOf(BasicProfileViolation violation)
 {
 }