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

Show file Open project: Mazrick/jni4net

Public Methods

Method Description
GetNamedPermissionSet ( string name ) : PermissionSet
GetStrongName ( Assembly assembly ) : StrongName

Private Methods

Method Description
checkMethodOverride ( Type robotClass, Type knownBase, String name ) : bool

Method Details

GetNamedPermissionSet() public static method

public static GetNamedPermissionSet ( string name ) : PermissionSet
name string
return System.Security.PermissionSet

GetStrongName() public static method

public static GetStrongName ( Assembly assembly ) : StrongName
assembly System.Reflection.Assembly
return System.Security.Policy.StrongName