コード例 #1
0
 public virtual CustomerDemographic Get()
 {
     return(_Editable = CustomerDemographic.Get(_CustomerTypeID));
 }