-
-
-
oh ja, da gibts bei uns auch so ein paar brüller
-
-
-
ich versteh das alles nich
-
Code
- private void MakeSureNobodyAccidentallyGetsBittenByRichardsStupidity()
- {
- // Make sure nobody is actually using that fucking bindcompany method
- MethodInfo m = this.GetType().GetMethod("BindCompany", BindingFlags.DeclaredOnly |
- BindingFlags.Instance | BindingFlags.Public | BindingFlags.NonPublic);
- if (m != null)
- {
- throw new RichardIsAFuckingIdiotException("No!! Don't use the fucking BindCompany method!!!");
- }
- // P.S. this method is a joke ... the rest of the class is fucking serious
- }
hahah