/ Published in: ActionScript 3
Expand |
Embed | Plain Text
public interface ISoftDrink { function order():void; }
You need to login to post a comment.
public interface ISoftDrink { function order():void; }
You need to login to post a comment.