Esempio n. 1
0
 /// <summary>
 /// Constructs an ImageMapType using the provided ImageMapTypeOptions
 /// </summary>
 public ImageMapType(ImageMapTypeOptions opts)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 /// <summary>
 /// Constructs an ImageMapType using the provided ImageMapTypeOptions
 /// </summary>
 public ImageMapType(ImageMapTypeOptions opts)
 {
     throw new NotImplementedException();
 }