Allows to create some content types dynamically, for example framework dependant images.
View code on GitHub Namespace: DeltaEngine.ContentAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public interface ContentCreationData : IEquatable<ContentCreationData>
public interface ContentCreationData : IEquatable<ContentCreationData>
Public Interface ContentCreationData
Inherits IEquatable(Of ContentCreationData)
Public Interface ContentCreationData
Inherits IEquatable(Of ContentCreationData)
public interface class ContentCreationData : IEquatable<ContentCreationData^>
public interface class ContentCreationData : IEquatable<ContentCreationData^>
type ContentCreationData =
interface
interface IEquatable<ContentCreationData>
end
type ContentCreationData =
interface
interface IEquatable<ContentCreationData>
end