Exemplo n.º 1
0
 public bool Contains(Graphic3d_CLight theLight)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public bool Remove(Graphic3d_CLight theLight)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public Graphic3d_CLight(Graphic3d_CLight parameter1)
     : base()
 {
     throw new NotImplementedException();
 }