示例#1
0
 public override MethodImplAttributes GetMethodImplementationFlags()
 {
     return(m_methodBuilder.GetMethodImplementationFlags());
 }