CSE.Content.SpecialExpressionsTest.newVector3 C# (CSharp) Method

newVector3() private method

private newVector3 ( ) : int
return int
		int newVector3() {
			return 7;
		}
	}
SpecialExpressionsTest