コード例 #1
0
 public Type GetParamValueType()
 {
     return(ReflectionTool.GetTypeByTypeFullName(paraTypeFullName));
 }