示例#1
0
 static public Variable CreateVariable(this MethodInfoEX item)
 {
     return(new Variable_Prop(item.CreatePropInfo()));
 }