示例#1
0
 public int GetILOffset(Label label)
 {
     return(CodeProvider.GetILOffset(label));
 }