コード例 #1
0
 internal bool IsSecurityCritical()
 {
     return(RuntimeFieldHandle.IsSecurityCritical(this.GetNativeHandle()));
 }