C# Class ThemeEditor.WPF.Localization.DescriptionAttribute

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

Private Properties

Property Type Description

Public Methods

Method Description
DescriptionAttribute ( string desc, Type resourcesType = null ) : System

Method Details

DescriptionAttribute() public method

public DescriptionAttribute ( string desc, Type resourcesType = null ) : System
desc string
resourcesType System.Type
return System