Skip to main content

PythonGeneratorExtensions

Assembly: ServiceStack.dll
View Source
Declaration
public static class PythonGeneratorExtensions

Methods

PropertyStyle(String)

View Source
Declaration
public static string PropertyStyle(this string name)
Returns

System.String

Parameters
TypeName
System.Stringname

ParsePythonTypeIntoNodes(String)

View Source
Declaration
public static TextNode ParsePythonTypeIntoNodes(this string typeDef)
Returns

ServiceStack.TextNode

Parameters
TypeName
System.StringtypeDef