示例#1
0
 internal bool IsSecuritySafeCritical()
 {
     return(RuntimeTypeHandle.IsSecuritySafeCritical(this.GetNativeHandle()));
 }