❓ Help Help help help

Status
Not open for further replies.
try this paps:


public class

{

private string uname;

private string upassword;



public string string_uname

{

get

{

return uname;

}

set

{

uname=value;

}

}

public string string_upassword

{

get

{

return upassword;

}

set

{

upassword=value;

}



}

}
 
Status
Not open for further replies.

About this Thread

  • 1
    Replies
  • 363
    Views
  • 2
    Participants
Last reply from:
Matulis_2

Trending Topics

Online now

Members online
1,180
Guests online
3,003
Total visitors
4,183

Forum statistics

Threads
2,287,621
Posts
29,045,728
Members
1,215,638
Latest member
osvaldodht
Back
Top