Vixen
02b45cc4
csharp
public record class LibraryIrExtract

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • public int Result
  • public int Source
  • public ImmutableArray<LibraryIrAccess> Chain

Methods (1)

  • public LibraryIrExtract(int Result, int Source, ImmutableArray<LibraryIrAccess> Chain)

Used by (3)

  • BodyDecoderVixen.Raven
  • LibraryIrEncoderVixen.Raven
  • LibraryIrStatementVixen.Raven