C# Class ILRuntime.Runtime.Generated.CLRBindings

Afficher le fichier Open project: roubingcode/ETClient

Méthodes publiques

Méthode Description
Initialize ( ILRuntime.Runtime.Enviorment.AppDomain app ) : void

Initialize the CLR binding, please invoke this AFTER CLR Redirection registration

Method Details

Initialize() public static méthode

Initialize the CLR binding, please invoke this AFTER CLR Redirection registration
public static Initialize ( ILRuntime.Runtime.Enviorment.AppDomain app ) : void
app ILRuntime.Runtime.Enviorment.AppDomain
Résultat void