コード例 #1
0
		public void SetUp()
		{
			theFormatter = new DataFormatter();
			theOutput = theFormatter.DataFor(new Output("test"));
		}