Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.IShiftOperators< TSelf, TResult > Interface Template Reference

Static Public Member Functions

static TResult operator<< (TSelf value, int shiftAmount)
 
static TResult operator>> (TSelf value, int shiftAmount)
 

Detailed Description

Type Constraints
TSelf :IShiftOperators 
TSelf :TSelf 
TSelf :TResult 

Definition at line 6 of file IShiftOperators.cs.


The documentation for this interface was generated from the following file: