Beispiel #1
0
 public properties set_type(element_type t)
 {
     m_type = t;
     return(this);
 }