Exemplo n.º 1
0
	public static void SetReadButtonDelegate(ReadButtonDelegate del)
	{
		ReadButton = del;
	}
Exemplo n.º 2
0
 public static void SetReadButtonDelegate(ReadButtonDelegate del)
 {
     ReadButton = del;
 }