C# Class StateObject, PSUnity

显示文件 Open project: MickyBalladelli/PSUnity Class Usage Examples

Public Properties

Property Type Description
buffer byte[]
bufferSize int
sb StringBuilder,
stream NetworkStream,

Property Details

buffer public_oe property

public byte[] buffer
return byte[]

bufferSize public_oe property

public int bufferSize
return int

sb public_oe property

public StringBuilder, sb
return StringBuilder,

stream public_oe property

public NetworkStream, stream
return NetworkStream,