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

Trending Topics

Online now

Members online
1,119
Guests online
3,889
Total visitors
5,008

Forum statistics

Threads
2,328,779
Posts
29,244,540
Members
1,158,064
Latest member
huyenvu
Back
Top