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

CreateProxy() protected méthode

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