[ROOT] / doc / DocFrag / ARCCore.IKCoded.ToString
Key | Value |
---|---|
Assembly | ARCCore |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -5- |
Name | ToString |
Namespace | ARCCore |
Type | IKCoded |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | IKCoded |
MethodName | ToString |
MethodSignature | System.String ToString() |
Returns Encoded's string representation.
Encoded is chosen (instead of -Unencoded-) out of the principle that we implement ITypeDescriber and therefore ToString should always match TryParse.
Should be used with caution due to possible confusing about its meaning
Generated 2025-03-13 04:50:33.239 UTC