C# 클래스 FluentSpring.Context.Resources.ResourceParser

파일 보기 프로젝트 열기: thenapoleon/Fluent-API-for-Spring.Net

공개 메소드들

메소드 설명
GetAssemblyName ( string resource ) : string
GetAssemblyResources ( string resources ) : string[]
GetResourcePattern ( string resource ) : string

비공개 메소드들

메소드 설명
ResourceParser ( ) : System.Collections.Generic

메소드 상세

GetAssemblyName() 공개 정적인 메소드

public static GetAssemblyName ( string resource ) : string
resource string
리턴 string

GetAssemblyResources() 공개 정적인 메소드

public static GetAssemblyResources ( string resources ) : string[]
resources string
리턴 string[]

GetResourcePattern() 공개 정적인 메소드

public static GetResourcePattern ( string resource ) : string
resource string
리턴 string