示例#1
0
 public virtual object SetValue(ConventionInfo c)
 {
     return(c.SourceProp.Value);
 }
示例#2
0
 public abstract bool Match(ConventionInfo c);