コード例 #1
0
ファイル: ImageMapType.cs プロジェクト: CodeFork/Serenity
 /// <summary>
 /// Constructs an ImageMapType using the provided ImageMapTypeOptions
 /// </summary>
 public ImageMapType(ImageMapTypeOptions opts)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 /// <summary>
 /// Constructs an ImageMapType using the provided ImageMapTypeOptions
 /// </summary>
 public ImageMapType(ImageMapTypeOptions opts)
 {
     throw new NotImplementedException();
 }