❓ 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,118
Guests online
3,882
Total visitors
5,000

Forum statistics

Threads
2,328,777
Posts
29,244,513
Members
1,158,061
Latest member
Reyneil
Back
Top