Vixen
02b45cc4
csharp
public record class LibraryIrConstruct

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

Fields and properties (2)

  • public int Result
  • public ImmutableArray<int> Arguments

Methods (1)

  • public LibraryIrConstruct(int Result, ImmutableArray<int> Arguments)

Used by (3)

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