Example #1
0
 internal bool IsSecurityTransparent()
 {
     return(RuntimeTypeHandle.IsSecurityTransparent(this.GetNativeHandle()));
 }