RajasekharwhY / Build-your-muscle

Learning concepts and sample practice code - C#, MVC, SQL etc..
2 stars 0 forks source link

How static classes and methods and properties works #22

Open RajasekharwhY opened 5 years ago

RajasekharwhY commented 5 years ago

how can you use instance variables inside static methods. ? is it possible ? how can you achieve?