CommonString Structure |
[Missing <summary> documentation for "T:PostSharp.Sdk.CodeModel.CommonString"]
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public struct CommonString : IEquatable<CommonString>, IEquatable<string>
The CommonString type exposes the following members.
Name | Description | |
---|---|---|
CommonString | Initializes a new instance of the CommonString class |
Name | Description | |
---|---|---|
Value |
Name | Description | |
---|---|---|
Equals(Object) | (Overrides ValueType.Equals(Object).) | |
Equals(String) | ||
Equals(CommonString) | ||
GetHashCode | (Overrides ValueType.GetHashCode().) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
Equality | ||
Inequality |
Name | Description | |
---|---|---|
Comparer |