Class ProxyGenerator
Inherited Members
Namespace: AVM.ClientGenerator.Clients
Assembly: Algorand.dll
Syntax
public static class ProxyGenerator
Methods
| Edit this page View SourceGenerate(SemanticModel, ClassDeclarationSyntax, string, out string)
Declaration
public static string Generate(SemanticModel semanticModel, ClassDeclarationSyntax programClass, string namespaceName, out string className)
Parameters
| Type | Name | Description |
|---|---|---|
| SemanticModel | semanticModel | |
| ClassDeclarationSyntax | programClass | |
| string | namespaceName | |
| string | className |
Returns
| Type | Description |
|---|---|
| string |