❓ 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
  • 368
    Views
  • 2
    Participants
Last reply from:
Matulis_2

Trending Topics

Online now

Members online
650
Guests online
3,179
Total visitors
3,829

Forum statistics

Threads
2,305,963
Posts
29,168,776
Members
1,195,524
Latest member
jjredk221
Back
Top