A helper class to easily retrieve data from the WMAppManifest.xml App tag
コード例 #1
0
ファイル: ManifestAppInfo.cs プロジェクト: ApexHAB/apex-lumia
 static ManifestAppInfo()
 {
     Info = new ManifestAppInfo();
 }
コード例 #2
0
 static ManifestAppInfo()
 {
     Info = new ManifestAppInfo();
 }