C# Class XSharp.Project.LocDisplayNameAttribute

Inheritance: System.ComponentModel.DisplayNameAttribute
Mostra file Open project: X-Sharp/XSharpPublic

Public Methods

Method Description
LocDisplayNameAttribute ( string name ) : System

Public constructor.

Method Details

LocDisplayNameAttribute() public method

Public constructor.
public LocDisplayNameAttribute ( string name ) : System
name string Attribute display name.
return System