yRDQ[GW ..
560:ΌOΝJΜΰΜΕ·B
15/07/26 20:32:31.20 D3ATScL/.net
>>559
ρΆαSystem.Collections.GenericΜDictionary<Key,Value>g€ΖΗ’A½Ύϊ»ΕSpΣ΅Θ’Ζs―Θ’ΜΝ{
Dictionary<string,System.Action > actionMap = new Dictionary<string,System.Action>();
//init
actionMap["A"] = someVoidFunc1;
actionMap["B"] = someVoidFunc2;
...
void someVoidFunc1() { }
void someVoidFunc2() {}
//g€
System.Action act = actionMap[xxx];
act();
y[W±«π\¦1π\¦ΕVX\¦XbhΜυήXκbθΜj
[X¨ά©ΉXg₯IvVπ\¦ΙΒΤ΅2ch
3753ϊOΙXV/302 KB
S:undef