Edelcio Molina
Project Manager and Software Engineer in Brasil
<System.Web.Services.WebMethod()> _
Public Shared Function AboutMe(Params As String) As Life
Return New Life(Job:="SoftwareDeveloper", Skills:="Think", Passion:="Code")
End Function
<System.Web.Services.WebMethod()> _
Public Shared Function AboutMe(Params As String) As Life
Return New Life(Job:="SoftwareDeveloper", Skills:="Think", Passion:="Code")
End Function