System.Net.NetworkInformation.Ping.IcmpMessage.GetBytes C# (CSharp) Méthode

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]
			public byte [] GetBytes ()
			{
				return bytes;
			}