SwiftlyS2

CMsgHttpRequest_QueryParam

Interface CMsgHttpRequest_QueryParam

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgHttpRequest_QueryParam : ITypedProtobuf<CMsgHttpRequest_QueryParam>, INativeHandle

Implements

Properties

Name

string Name { get; set; }
Property Value

Value

byte[] Value { get; set; }
Property Value

On this page