C# 클래스 NetFx.StringResources

Generates a typed class for the given input .resx files.
상속: Microsoft.Build.Utilities.Task
파일 보기 프로젝트 열기: netfx/extensions

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Execute ( ) : bool

Generates the strong typed resources for the given resx input files.

a remark

메소드 상세

Execute() 공개 메소드

Generates the strong typed resources for the given resx input files.
a remark
public Execute ( ) : bool
리턴 bool