ExampleStruct LeftShift operator

Left shift.

public static ExampleStruct operator <<(ExampleStruct value1, int value2)

See Also