ProtoTest API Reference ProtoTest API Reference

Enum ProtoResourceState

Namespace
ProtoTest.Core
Assembly
ProtoTest.Core.dll

Describes what happened to an owned resource.

public enum ProtoResourceState
Extension Methods
SheetModelAssertions.ShouldMatchShape<TRow>(TRow, object, JsonSerializerOptions?)

Fields

Registered = 0
ReleaseFailed = 2
Released = 1
Edit this page
ProtoTest is open source under the MIT license.