C# Class OleViewDotNet.COMRegistry.SecurityBinder

Inheritance: System.Runtime.Serialization.SerializationBinder
Afficher le fichier Open project: tyranid/oleviewdotnet

Méthodes publiques

Méthode Description
BindToType ( string assemblyName, string typeName ) : Type

Private Methods

Méthode Description
AllowedTypeOrAssembly ( Type type ) : bool
SecurityBinder ( SerializationBinder delegateBinder ) : System

Method Details

BindToType() public méthode

public BindToType ( string assemblyName, string typeName ) : Type
assemblyName string
typeName string
Résultat System.Type