Static methods are types that declare methods which are associated with a type rather than an instance of the type. Static methods may be called without first instantiating their associated type. Related TutorialsUser-defined types GAC (Global Assembly Cache) Collection Pre-defined types Assembly