UnityScript.Parser.UnityScriptParser.mk_tokenSet_45_ C# (CSharp) Method

mk_tokenSet_45_() private static method

private static mk_tokenSet_45_ ( ) : long[]
return long[]
        private static long[] mk_tokenSet_45_()
        {
            long[] numArray1 = new long[2];
            numArray1[0] = 0x800200200011000L;
            return numArray1;
        }
UnityScriptParser