C# Class net.sf.jni4net.test.Reflection

Afficher le fichier Open project: Mazrick/jni4net

Méthodes publiques

Méthode Description
GetNamedPermissionSet ( string name ) : PermissionSet
GetStrongName ( Assembly assembly ) : StrongName

Private Methods

Méthode Description
checkMethodOverride ( Type robotClass, Type knownBase, String name ) : bool

Method Details

GetNamedPermissionSet() public static méthode

public static GetNamedPermissionSet ( string name ) : PermissionSet
name string
Résultat System.Security.PermissionSet

GetStrongName() public static méthode

public static GetStrongName ( Assembly assembly ) : StrongName
assembly System.Reflection.Assembly
Résultat System.Security.Policy.StrongName