Kimono.KTimeZone.LeapSeconds.CreateProxy C# (CSharp) Метод

CreateProxy() защищенный Метод

protected CreateProxy ( ) : void
Результат void
            protected void CreateProxy()
            {
                interceptor = new SmokeInvocation(typeof(LeapSeconds), this);
            }