public void SetGenericUnderlyingObjectTo(ICustomUIDrivenClass value)
 {
     SetUnderlyingObjectTo((DicomSource.TagElevationXml)value);
 }
 public void SetGenericUnderlyingObjectTo(ICustomUIDrivenClass value)
 {
     SetUnderlyingObjectTo((ExplicitTypingCollection)value);
 }
Exemple #3
0
 public void SetGenericUnderlyingObjectTo(ICustomUIDrivenClass value)
 {
     SetUnderlyingObjectTo((DataLoadProgressUpdateInfo)value);
 }
Exemple #4
0
 public void SetGenericUnderlyingObjectTo(ICustomUIDrivenClass value)
 {
     SetUnderlyingObjectTo((WebServiceConfiguration)value);
 }