Contains useful and time saving methods

Namespace:  RedCritterV1.Convenience
Assembly:  RedCritterV1 (in RedCritterV1.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public class Helpers
Public Class Helpers

Members

         
 All Members  Constructors   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Helpers()()()
Initializes a new instance of the Helpers class
GetFriendlyName(String, String, String)
Creates a friendly name for display purposes. Often used to generate a name to appear in the notifications.

Inheritance Hierarchy

System..::.Object
  RedCritterV1.Convenience..::.Helpers

See Also