public static Contains ( IEnumerable collection, Object actual ) : void | ||
collection | IEnumerable | IEnumerable of objects to be considered |
actual | Object | Object to be found within collection |
리턴 | void |
public static Contains ( IEnumerable collection, Object actual ) : void | ||
collection | IEnumerable | IEnumerable of objects to be considered |
actual | Object | Object to be found within collection |
리턴 | void |