Namespace - LJCNetCommon
Syntax
C# |
public class Attribute
|
Represents an HTML or XML element attribute.
Public Methods
#ctor
|
Initializes an object instance.
|
1 Methods
Properties
Name
|
Gets or sets the attribute name. |
Value
|
Gets or sets the attribute value. |
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.