Table of Contents

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

string

Value

Gets or sets the value of the value

public string Value { get; set; }

Property Value

string