Kimono.KTimeZone.Phase.CreateProxy C# (CSharp) 메소드

CreateProxy() 보호된 메소드

protected CreateProxy ( ) : void
리턴 void
            protected void CreateProxy()
            {
                interceptor = new SmokeInvocation(typeof(Phase), this);
            }