c# - Possible Conflict with Class name & Property Name? -


If you have a namespace that contains a property in a class and the name of the category that has elsewhere in your property and Both names are in place, this will not cause conflict?

Then you can say that I have a class of car

  Nameshot dealer {class Vehicle {// main square which defines the vehicle, so it is the dealer . Vehicle (Vehicle.cs)}}  

and a property in another category

  Namesworth dealer {class dealer {public vehicle vehicle} {return _helicl; }}}}  

Secondly it is actually for property

  public dealer. Vehicle Vehicles {get {return _car; }}  

So you now have a dealer. Ceilings and Dealer. Dealer. There is always a conflict when considering it.

If both classes are in the same namespace and

Comments