AllJoynUnity.AllJoyn.InterfaceDescription.Property.Property C# (CSharp) Метод

Property() приватный Метод

private Property ( _Property property ) : System
property _Property
Результат System
				internal Property(_Property property)
				{
					_property = property;
				}

Same methods

AllJoyn.InterfaceDescription.Property::Property ( IntPtr propertyPointer ) : System
AllJoyn.InterfaceDescription.Property