Table of Contents

Class button_name

Namespace
abstractions
Assembly
PIKLib.dll
record button_name : IEquatable<button_name>
Inheritance
button_name
Implements
Inherited Members

Constructors

button_name(string)

button_name(string Value)

Parameters

Value string

Properties

Value

string Value { get; init; }

Property Value

string

Operators

implicit operator button_name(string)

implicit operator button_name(string s)

Parameters

s string

Returns

button_name

implicit operator string(button_name)

implicit operator string(button_name n)

Parameters

n button_name

Returns

string