示例#1
0
 private ILValue GetILParameter(ILTextCanvas canvas)
 {
     return(GetILParameter(canvas.GetMethod()));
 }