StringElement
で無効にするにはどうすればよいMonotouch.Dialog
ですか?
StringElement seBlockAD = new StringElement ("blockad", new NSAction (()=>{
some code....
}));
StringElement
で無効にするにはどうすればよいMonotouch.Dialog
ですか?
StringElement seBlockAD = new StringElement ("blockad", new NSAction (()=>{
some code....
}));