2009-07-28から1日間の記事一覧

Utility-AppConfig2

Utility-AppConfig2クラス。 <ApplicationName> <AppConfig> <Item1>data1</Item1> <Item2>data2</Item2> </AppConfig> <UserConfig> <Item3>data3</Item3> <Item4>data4</Item4> </UserConfig> </ApplicationName> using System; using System.Collections.Generic; using System.Text…