예제 #1
0
		private static string TypeNameFor(Expression target)
		{
			return target.ToString();
		}