Skip to content
  • Joe Shaw's avatar
    2004-10-27 Joe Shaw <joeshaw@novell.com> · d8c8992b
    Joe Shaw authored
    	* mono/Arguments.cs (GetDBusTypeConstructor):
    	type.UnderlyingSystemType will return "System.Byte" if you do it
    	on "byte[]", which is not what we want.  So check the type.IsArray
    	property and use System.Array instead.
    d8c8992b