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 TutorialsApplication domain Service Value types Managed execution CLR (Common Language Runtime)