C# Class Rsdn.Janus.Framework.ClipboardHelper

Методы для упрощения копирования URL в клипбоард
Exibir arquivo Open project: rsdn/janus

Public Methods

Method Description
CopyUrl ( string url, string name = null ) : void

Method Details

CopyUrl() public static method

public static CopyUrl ( string url, string name = null ) : void
url string
name string
return void