C# (CSharp) SimpleWebAPI.Areas.HelpPage HelpPageSampleGenerator.GetSampleObject - 2 examples found. These are the top rated real world C# (CSharp) examples of SimpleWebAPI.Areas.HelpPage.HelpPageSampleGenerator.GetSampleObject extracted from open source projects. You can rate examples to help us improve the quality of examples.
Gets the sample object that will be serialized by the formatters. First, it will look at the SampleObjects. If no sample object is found, it will try to create one using ObjectGenerator.