C# Class cloudscribe.Core.IdentityServerIntegration.EndpointExtensions

Afficher le fichier Open project: joeaudette/cloudscribe

Méthodes publiques

Méthode Description
EnsureLeadingSlash ( this url ) : string
EnsureTrailingSlash ( this url ) : string
IsEndpointEnabled ( this options, EndpointName endpointName ) : bool

Method Details

EnsureLeadingSlash() public static méthode

public static EnsureLeadingSlash ( this url ) : string
url this
Résultat string

EnsureTrailingSlash() public static méthode

public static EnsureTrailingSlash ( this url ) : string
url this
Résultat string

IsEndpointEnabled() public static méthode

public static IsEndpointEnabled ( this options, EndpointName endpointName ) : bool
options this
endpointName EndpointName
Résultat bool