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

mk_tokenSet_39_() private static method

private static mk_tokenSet_39_ ( ) : long[]
return long[]
        private static long[] mk_tokenSet_39_()
        {
            long[] numArray1 = new long[4];
            numArray1[1] = 1L;
            return numArray1;
        }
UnityScriptParser