Beispiel #1
0
 protected override SkipTokenQueryPart Parse(string parameterValue)
 {
     return(ODataQueryPart.SkipToken(parameterValue));
 }