C# (CSharp) demo.sinch.com.Areas.HelpPage.SampleGeneration Namespace

Classes

Name Description
HelpPageSampleGenerator This class will generate the samples for the help page.
HelpPageSampleKey This is used to identify the place where the sample should be applied.
ImageSample This represents an image sample on the help page. There's a display template named ImageSample associated with this class.
InvalidSample This represents an invalid sample on the help page. There's a display template named InvalidSample associated with this class.
ObjectGenerator This class will create an object of a given type and populate it with sample data.
ObjectGenerator.SimpleTypeObjectGenerator
TextSample This represents a preformatted text sample on the help page. There's a display template named TextSample associated with this class.