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

Trending Topics

Online now

Members online
312
Guests online
1,214
Total visitors
1,526

Forum statistics

Threads
2,274,128
Posts
28,953,786
Members
1,235,091
Latest member
imissher001
Back
Top