Skip to main content

SwiftGeneratorExtensions

Assembly: ServiceStack.dll​
View Source​
Declaration
public static class SwiftGeneratorExtensions

Fields​

SwiftKeyWords​

View Source​
Declaration
public static readonly HashSet<string> SwiftKeyWords

Methods​

InheritedType(String)​

View Source​
Declaration
public static string InheritedType(this string type)
Returns​

System.String

Parameters​
TypeName
System.Stringtype

PropertyStyle(String)​

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

System.String

Parameters​
TypeName
System.Stringname

UnescapeReserved(String)​

View Source​
Declaration
public static string UnescapeReserved(this string name)
Returns​

System.String

Parameters​
TypeName
System.Stringname