MonoMobile.Views.CurrencyAttribute.CurrencyAttribute C# (CSharp) Method

CurrencyAttribute() public method

public CurrencyAttribute ( ) : System
return System
		public CurrencyAttribute(): base(typeof(CurrencyConverter))
		{

		}
	}
CurrencyAttribute