コード例 #1
0
 internal override Type[] GetParameterTypes()
 {
     return(m_methodBuilder.GetParameterTypes());
 }