Architect's Log

I'm a Cloud Architect. I'm highly motivated to reduce toils with driving DevOps.

2011-01-27から1日間の記事一覧

特定のページをジャーナルから削除する

アプリ実行 ※「進む」ボタンをクリックする。 検証 項目 結果 血液型入力ページがジャーナルから削除されていること OK ソースコード Human.cs namespace HelloWorld { public class Human { public string BloodType { get; set; } } } App.xaml