CodePlexProject Hosting for Open Source Software
An unexpected error has occured.
There is an unsaved comment in progress. You will lose your changes if you continue. Are you sure you want to reopen the work item?
Closed
public interface IFoo { void Bar(); }
public class Cls : IFoo { void IFoo.Bar() { } }
x = App::Cls.new x.bar
No files are attached
TomasMatousek wrote Oct 9, 2009 at 9:23 PM
TomasMatousek wrote Oct 10, 2009 at 1:48 AM
@obj, @type = obj, type
@obj.clr_member(@type, name).call(*args, &block)
TypedObject.new(self, type)
Sign in to add a comment
Keyboard shortcuts are available for this page.