C# Class Castle.Core.Resource.CustomUri

Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

Méthodes publiques

Свойство Type Description
SchemeDelimiter String
UriSchemeAssembly String
UriSchemeFile String

Méthodes publiques

Méthode Description
CustomUri ( String resourceIdentifier ) : System

Private Methods

Méthode Description
ParseIdentifier ( String identifier ) : void
SanityCheck ( String resourceIdentifier ) : void

Method Details

CustomUri() public méthode

public CustomUri ( String resourceIdentifier ) : System
resourceIdentifier String
Résultat System

Property Details

SchemeDelimiter public_oe static_oe property

public static String SchemeDelimiter
Résultat String

UriSchemeAssembly public_oe static_oe property

public static String UriSchemeAssembly
Résultat String

UriSchemeFile public_oe static_oe property

public static String UriSchemeFile
Résultat String