Show / Hide Table of Contents

Class MyClipboardHelper

Inheritance
System.Object
MyClipboardHelper
Namespace: VRage.Utils
Assembly: VRage.dll
Syntax
public static class MyClipboardHelper : Object

Methods

SetClipboard(String)

Declaration
public static void SetClipboard(string text)
Parameters
Type Name Description
System.String text
☀
☾
In This Article
  • Methods
    • SetClipboard(String)
Back to top
Generated by DocFX
☀
☾