Originally posted by DimPrawn
View Post
Print delegateVariable = delegate(string myString) {MessageBox.Show(myString);};
Print ("WHS");





Comment