Programming Language Constructor
Initializes a new instance of the ProgrammingLanguage class
Definition
Namespace: Novacta.Documentation.CodeExamples
Assembly: Novacta.Documentation.CodeExamples (in Novacta.Documentation.CodeExamples.dll) Version: 2.0.0+d0711904e187765f05e6dc698044fce33381798b
Assembly: Novacta.Documentation.CodeExamples (in Novacta.Documentation.CodeExamples.dll) Version: 2.0.0+d0711904e187765f05e6dc698044fce33381798b
C#
protected ProgrammingLanguage()VB
Protected Sub NewC++
protected:
ProgrammingLanguage()F#
new : unit -> ProgrammingLanguage