AsyncImageAndroid.TimeTake.LongMethod3 C# (CSharp) Method

LongMethod3() public static method

public static LongMethod3 ( ) : long
return long
			public static long LongMethod3 ()
			{
				return Fib (33);
			}