Kimono.KLocale.CreateProxy C# (CSharp) Méthode

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void
        protected void CreateProxy()
        {
            interceptor = new SmokeInvocation(typeof(KLocale), this);
        }