C# 클래스 clipr.Attributes.LocalizeAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: nemec/clipr

공개 메소드들

메소드 설명
LocalizeAttribute ( string resourceName = null, Type resourceType = null ) : System

Localize the description of this item

메소드 상세

LocalizeAttribute() 공개 메소드

Localize the description of this item
public LocalizeAttribute ( string resourceName = null, Type resourceType = null ) : System
resourceName string /// ///
resourceType System.Type ///
리턴 System