C# Class ThemeEditor.WPF.Localization.DisplayNameAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: usagirei/3DS-Theme-Editor

Private Properties

Property Type Description

Public Methods

Method Description
DisplayNameAttribute ( string name, Type resourcesType = null ) : System

Method Details

DisplayNameAttribute() public method

public DisplayNameAttribute ( string name, Type resourcesType = null ) : System
name string
resourcesType System.Type
return System