/ Assembly List / LJCGenTableCode / GenFileSpecs

Namespace - LJCGenTableCode


Syntax

C#
public class GenFileSpecs : List<GenFileSpec>

Represents a collection of GenFileSpec items.

Public Methods
#ctor Initializes an object instance.
Add Creates and adds the object from the provided values.
HasItems Missing Summary
LJCDeserialize Deserializes from the specified XML file.
LJCSerialize Serializes the collection to a file.
5 Methods

Properties
DataOutputFileSpec Gets or sets the DataOutputFileSpec value.
LJCDefaultFileName Gets the Default File Name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.