C# Class ServiceStack.Host.ServiceMetadataExtensions

Afficher le fichier Open project: ServiceStack/ServiceStack

Méthodes publiques

Méthode Description
GetApiMembers ( this operationType ) : List
GetAssemblies ( this operation ) : List
ToOperationDto ( this operation ) : OperationDto

Method Details

GetApiMembers() public static méthode

public static GetApiMembers ( this operationType ) : List
operationType this
Résultat List

GetAssemblies() public static méthode

public static GetAssemblies ( this operation ) : List
operation this
Résultat List

ToOperationDto() public static méthode

public static ToOperationDto ( this operation ) : OperationDto
operation this
Résultat OperationDto