Kimono.KCoreConfigSkeleton.ItemPassword.CreateProxy C# (CSharp) Méthode

CreateProxy() protected méthode

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