AsyncImageAndroid.TimeTake.LongMethod3 C# (CSharp) Méthode

LongMethod3() public static méthode

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