Method | Description | |
---|---|---|
InstructionAttribute ( string explain, string instr ) : System | ||
InstructionAttribute ( string explain, string instr, ArgKind arg ) : System |
public InstructionAttribute ( string explain, string instr ) : System | ||
explain | string | |
instr | string | |
return | System |
public InstructionAttribute ( string explain, string instr, ArgKind arg ) : System | ||
explain | string | |
instr | string | |
arg | ArgKind | |
return | System |