Class XMLFragmentAttribute
- Namespace
- Alis.Core.Physic.Common
- Assembly
- Alis.dll
The xml fragment attribute class
internal class XMLFragmentAttribute
Inheritance
Inherited Members
Properties
Name
Gets or sets the value of the name
public string Name { get; set; }
Property Value
Value
Gets or sets the value of the value
public string Value { get; set; }