C# 클래스 NuGet.ResourceHelper

파일 보기 프로젝트 열기: xero-github/Nuget

공개 메소드들

메소드 설명
GetLocalizedString ( Type resourceType, string resourceName ) : string

메소드 상세

GetLocalizedString() 공개 정적인 메소드

public static GetLocalizedString ( Type resourceType, string resourceName ) : string
resourceType System.Type
resourceName string
리턴 string