C# Класс ServiceStack.NativeTypes.Swift.SwiftGeneratorExtensions

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
SwiftKeyWords HashSet

Открытые методы

Метод Описание
AddGenericConstraints ( this typeDef ) : string
InheritedType ( this type ) : string
PropertyStyle ( this name ) : string
UnescapeReserved ( this name ) : string

Описание методов

AddGenericConstraints() публичный статический Метод

public static AddGenericConstraints ( this typeDef ) : string
typeDef this
Результат string

InheritedType() публичный статический Метод

public static InheritedType ( this type ) : string
type this
Результат string

PropertyStyle() публичный статический Метод

public static PropertyStyle ( this name ) : string
name this
Результат string

UnescapeReserved() публичный статический Метод

public static UnescapeReserved ( this name ) : string
name this
Результат string

Описание свойств

SwiftKeyWords публичное статическое свойство

public static HashSet SwiftKeyWords
Результат HashSet