Skip to main content

Class OpCodeAttribute

Assembly: WaaS.Core.dll
View Source
Declaration
public class OpCodeAttribute : Attribute

Inheritance: System.Object -> System.Attribute

Properties

OpCode

View Source
Declaration
public byte OpCode { get; }

OpCode1

View Source
Declaration
public byte? OpCode1 { get; }