Class DottedString
Implements
Namespace: PostSharp.Serialization
Assembly: PostSharp.dll
Syntax
public sealed class DottedString : ValueType
Constructors
Name | Description |
---|---|
DottedString(String) |
Fields
Name | Description |
---|---|
Null |
Properties
Name | Description |
---|---|
IsNull | |
Value |
Methods
Name | Description |
---|---|
Equals(DottedString) | |
Equals(Object) | |
GetHashCode() | |
ToString() |
Operators
Name | Description |
---|---|
Equality(DottedString, DottedString) | |
Implicit(DottedString to String) | |
Implicit(String to DottedString) | |
Inequality(DottedString, DottedString) |