Table of Contents

Class other_name

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

Constructors

other_name(string)

other_name(string Value)

Parameters

Value string

Properties

Value

string Value { get; init; }

Property Value

string

Operators

implicit operator other_name(string)

implicit operator other_name(string s)

Parameters

s string

Returns

other_name

implicit operator string(other_name)

implicit operator string(other_name n)

Parameters

n other_name

Returns

string