示例#1
0
 internal void PostParse()
 {
     Instance = this;
 }
示例#2
0
        internal static void StaticPP()
        {
            LeftPreviewViewController lpv = new LeftPreviewViewController();

            lpv.PostParse();
        }