Table of Contents

Interface ITaggedPropertyGenerator

Namespace
Cryville.EEW
Assembly
Cryville.EEW.dll
Represents a generator that generates a tagged property from a tag.
public interface ITaggedPropertyGenerator : IGenerator<KeyValuePair<TagTypeKey, object?>, TaggedProperty?>, IGenerator<TaggedProperty?>, ITagTypedGenerator
Inherited Members