Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
C#
c# private set
Alex Brown
Programming language:
C#
2021-03-16 17:31:17
5
Q:
c# private set
Rayan Rabbani
Code:
C#
2021-03-05 12:37:02
public int data { get; private set; } = 0;
2
Tags
set
Related
how to create public variable in c#
c# abstract class
C# how to get public key for InternalsVisibleTo
c# private public
c# set a guid
c# enum variable set to nonthing
static dictionary c#
c# static class
c# public static string
can you change a static variable c#
c# abstract class and interfaces
c# static review
c# property get set
public enum c#
what is using static in c#
c# virtual vs abstract
c# static meaning
New to Communities?
Join the community