Example #1
0
 public SectionVm(Section s)
 {
     Raw = s.nn();
 }