- or download this
/// <summary>
/// Checks to see if the data on the clipboard supports
...
/// The data on the clipboard matching the datatype
/// </returns>
public object GetClipboardData(string dataType)
- or download this
/// <summary>
/// Checks to see if the data on the clipboard supports
...
/// </summary>
/// <param name="dataType">string</param>
public object GetClipboardData(string dataType)
- or download this
if ($file =~ /$comment$method/) { - or download this
\\s*///\\s*<summary>\\s*///.*\\n\\s*///\\s*</summary>\\n(\\s*///.*\\n)
+*