Ben MonoDevelop benim C# projesi derleme, aşağıdaki hatayı alıyorum:Tip
Type of conditional expression cannot be determined as 'byte' and 'int' convert implicitly to each other
Kod Parçacığı: Bu çizgidir
byte oldType = type;
type = bindings[type];
//Ignores updating blocks that are the same and send block only to the player
if (b == (byte)((painting || action == 1) ? type : 0))
{
if (painting || oldType != type) { SendBlockchange(x, y, z, b); } return;
}
o hatada vurgulanır:
Yardım büyük beğeni topluyor!
. Çok teşekkür ederim! – Jakir00
Parametrenin, String.Format ("value: {0}", (value == null)?: "Null": value) 'türünde olduğu herhangi bir türde olması bekleniyor. 'int?'? – mr5