Advertisement
jsbsan

CreaLetra

Dec 10th, 2013
1,560
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GAMBAS 0.19 KB | None | 0 0
  1. ' Gambas class file
  2.  
  3.  
  4. Public Sub asignaletra(l As Letra)
  5.  
  6.  
  7.  
  8. End
  9.  
  10. Public Sub Describe()
  11.  
  12.  
  13.  
  14. End
  15.  
  16. Public Function equals(obj As Object) As Boolean
  17.  
  18.  
  19.    
  20.  
  21.  
  22. End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement