Emits a warning on text frame not found.
This commit is contained in:
@@ -236,6 +236,12 @@
|
||||
Validates the string.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Cryville.Common.Buffers.TargetString.ToString">
|
||||
<summary>
|
||||
Returns the string the current <see cref="T:Cryville.Common.Buffers.TargetString" /> represents.
|
||||
</summary>
|
||||
<returns>The string the current <see cref="T:Cryville.Common.Buffers.TargetString" /> represents.</returns>
|
||||
</member>
|
||||
<member name="M:Cryville.Common.Buffers.TargetString.GetEnumerator">
|
||||
<summary>
|
||||
Returns an enumerator that iterates through the <see cref="T:Cryville.Common.Buffers.TargetString" />.
|
||||
|
Reference in New Issue
Block a user