This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AppleSimulator.
- Assembly
- Cake
.AppleSimulator .dll - Namespace
- Cake
.AppleSimulator .Extensions - Containing Type
- StringExtensions
Syntax
public static bool Contains(this string source, string toCheck, StringComparison comp)
Parameters
Name | Type | Description |
---|---|---|
source | string | |
toCheck | string | |
comp | StringComparison |
Return Value
Type | Description |
---|---|
bool |