Server.Property.Property C# (CSharp) Méthode

Property() public méthode

public Property ( string binding ) : System
binding string
Résultat System
		public Property( string binding )
		{
			m_Binding = binding;
		}

Same methods

Property::Property ( PropertyInfo chain ) : System