コード例 #1
0
ファイル: Update.cs プロジェクト: kwmcrell/ArmedCards
		public Update(DS.Base.IUpdate update)
		{
			this._update = update;
		}
コード例 #2
0
 public Update(DS.Base.IUpdate update)
 {
     this._update = update;
 }