'宣言 Public Shared Function BuildPredicate( _ ByVal expressions As System.Collections.Generic.List(Of FilterExpression), _ ByVal isCaseSensitive As System.Nullable(Of Boolean) _ ) As System.String
public static System.string BuildPredicate( System.Collections.Generic.List<FilterExpression> expressions, System.Nullable<bool> isCaseSensitive )
オンラインで表示: GitHub