Override this function to set desired defaults.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
protected void SetDefaults()
Visual Basic (Declaration)
Protected Sub SetDefaults
Visual C++
protected:
void SetDefaults()

Remarks

By default, this class is specific to Yye Software in that it sets the author, company to Yye Software. Override this to set your own default company and author as defaults.

See Also