C♯, C#相談室 Part3 ..
358:デフォルトの名無しさん
07/11/02 01:41:26
void Func(Action sendMethod) { }
void SendMethod() { }
Action sendMethod = new Action(SendMethod);
Func(sendMethod);
Action<T>
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5208日前に更新/202 KB
担当:undef