C# Class System.Windows.Forms.SecurityUtils

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Private Properties

Свойство Type Description
SecureConstructorInvoke object
SecureConstructorInvoke object
SecureCreateInstance object
SecureCreateInstance object
SecureCreateInstance object

Private Methods

Méthode Description
SecureConstructorInvoke ( Type type, Type argTypes, object args, bool allowNonPublic ) : object
SecureConstructorInvoke ( Type type, Type argTypes, object args, bool allowNonPublic, BindingFlags extraFlags ) : object
SecureCreateInstance ( Type type ) : object
SecureCreateInstance ( Type type, object args ) : object
SecureCreateInstance ( Type type, object args, bool allowNonPublic ) : object