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
Type | Name |
---|---|
System.String | type |
PropertyStyle(String)
View Source
Declaration
public static string PropertyStyle(this string name)
Returns
System.String
Parameters
Type | Name |
---|---|
System.String | name |
UnescapeReserved(String)
View Source
Declaration
public static string UnescapeReserved(this string name)
Returns
System.String
Parameters
Type | Name |
---|---|
System.String | name |