コード例 #1
0
 internal void PostParse()
 {
     Instance = this;
 }
コード例 #2
0
        internal static void StaticPP()
        {
            RightPreviewViewController lpv = new RightPreviewViewController();

            lpv.PostParse();
        }