コード例 #1
0
ファイル: AdUnit.cs プロジェクト: Kingefosa/Serenity
 /// <summary>
 /// Creates an AdSense for Content display ad on the associated map.
 /// </summary>
 public AdUnit(System.Html.Element container, AdUnitOptions opts)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 /// <summary>
 /// Creates an AdSense for Content display ad on the associated map.
 /// </summary>
 public AdUnit(System.Html.Element container, AdUnitOptions opts)
 {
     throw new NotImplementedException();
 }