:: Operator (C# Reference)
The namespace alias qualifier (::) is used to look up identifiers. It is always positioned between two identifiers, as in this example:
For more information, see the C# Language Specification. The language specification is the definitive source for C# syntax and usage.