示例#1
0
 public object GetValue(string memberName)
 {
     return(IntrospectionManager.GetGetDelegate(TableFullName)(this, memberName));
 }