Namespace: DeltaEngine.Content.Tests
Assembly: DeltaEngine.Content.Tests (in DeltaEngine.Content.Tests.dll) Version: 1.1.1.0 (1.1.1)
Assembly: DeltaEngine.Content.Tests (in DeltaEngine.Content.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
Examples
[Test] public void AllowCreationIfContentNotFound() { Assert.IsFalse(testXmlContent.InternalAllowCreationIfContentNotFound); }
See Also