ContentCreationData InterfaceDelta Engine Documentation
Allows to create some content types dynamically, for example framework dependant images. View code on GitHub

Namespace: DeltaEngine.Content
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public interface ContentCreationData : IEquatable<ContentCreationData>
See Also