Имя |
Описание |
BaseCodeBehindGenerator |
Base implementation for a code-behind generator. As this implementation is language agnostic, language specific must be implemented in subclasses. |
CSharpCodeBehindGenerator |
C# implementation for a code-behind generator. |
CodeBehindGeneratorCodon |
|
CodeBehindGeneratorLoader |
A loader for the extension codons of code-behind implementations. |
FSharpCodeBehindGenerator |
VBNet implementation for a code-behind generator. |
NullCodeBehindGenerator |
Dummy implementation for a code-behind generator. |
VBNetCodeBehindGenerator |
VBNet implementation for a code-behind generator. |