C# Class Dev2.Studio.Core.AppResources.Attributes.IconLocation

Inheritance: System.Attribute
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
IconLocation ( string value ) : System
IconLocation ( string value, Type resourceType ) : System

Method Details

IconLocation() public method

public IconLocation ( string value ) : System
value string
return System

IconLocation() public method

public IconLocation ( string value, Type resourceType ) : System
value string
resourceType System.Type
return System