Method AppendMethodDoc
- Namespace
- Alternet.TsTypedefsGenerator.Core
- Assembly
- Alternet.Common.TypeScript.v9.dll
AppendMethodDoc(ScriptBuilder, TsMethod, string, string)
void AppendMethodDoc(ScriptBuilder sb, TsMethod method, string methodName, string methodReturnType)
Parameters
sb
ScriptBuildermethod
TsMethodmethodName
stringmethodReturnType
string