csharp
public sealed class SubAssetCollisionExceptionTwo sub-assets of one asset that derived the same id.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public SubAssetId IdThe id they both wanted.
public string FirstOne of them.
public string SecondThe other.
Methods (1)
public SubAssetCollisionException(SubAssetId id, string first, string second)Two sub-assets of one asset that derived the same id.
Used by (2)
- MetaTestsVixen.Core.Yaml.Tests
- SubAssetsVixen.Core.Yaml