C# Class NJection.LambdaConverter.DynamicProxies.DynamicProxy

Afficher le fichier Open project: sagifogel/NJection.LambdaConverter Class Usage Examples

Méthodes publiques

Méthode Description
Wrap ( Type type ) : DynamicProxy

Private Methods

Méthode Description
DynamicProxy ( Type fromType ) : System
DynamicProxy ( Type proxiedType, Type fromType, IList mappedInvocations ) : System
GetOutParameters ( ICSharpCode.NRefactory.CSharp ctor ) : IEnumerable

Method Details

Wrap() public static méthode

public static Wrap ( Type type ) : DynamicProxy
type System.Type
Résultat DynamicProxy