C# Class FluentSpring.Context.Resources.ResourceParser

Afficher le fichier Open project: thenapoleon/Fluent-API-for-Spring.Net

Méthodes publiques

Méthode Description
GetAssemblyName ( string resource ) : string
GetAssemblyResources ( string resources ) : string[]
GetResourcePattern ( string resource ) : string

Private Methods

Méthode Description
ResourceParser ( ) : System.Collections.Generic

Method Details

GetAssemblyName() public static méthode

public static GetAssemblyName ( string resource ) : string
resource string
Résultat string

GetAssemblyResources() public static méthode

public static GetAssemblyResources ( string resources ) : string[]
resources string
Résultat string[]

GetResourcePattern() public static méthode

public static GetResourcePattern ( string resource ) : string
resource string
Résultat string