Skip to content

Instantly share code, notes, and snippets.

@SteveGilham
Created April 15, 2015 18:26
.method public hidebysig specialname instance int32 get_Points() cil managed
{
.maxstack 8
L_0000: ldarg.0
L_0001: ldfld int32 Tinesware.TestData.Class1::points
L_0006: ret
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment