[Missing <summary> documentation for "M:Aerospike.Client.Info.ParseString(System.Char,System.Char,System.Char)"]
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public string ParseString( char stop1, char stop2, char stop3 )
Parameters
- stop1
- Type: SystemChar
- stop2
- Type: SystemChar
- stop3
- Type: SystemChar
Return Value
Type: StringSee Also