Title / Description
Code /// <summary> /// Class: InterpolateResultViewModel /// </summary> /// <remarks>ViewModel class for an interpolate result</remarks> [FactoryCreatable(typeof(AnalysisResultViewFactory), typeof(Interpolate_c))] public class InterpolateResultViewModel : XYDataResultViewModel { /// <summary> /// Initializes a new instance of the <see cref="InterpolateResultViewModel"/> class. /// </summary> public InterpolateResultViewModel () { } // End of method } // End of class
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code