Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Extensions.Extensions Class

(not specified)

(not specified)

Namespace: YetaWF.Core.Extensions
Assembly: YetaWF.Core

Inheritance

Syntax

public static class Extensions;

Constructors

This class cannot be instantiated.

Methods

PublicStaticAddQSSeparator(not specified)
PublicStaticAddSlashIfNone(not specified)
PublicStaticAddUrlCacheBuster(not specified)
PublicStaticAddUrlCacheBusterSegment(not specified)
PublicStaticContainsIgnoreCase(not specified)
PublicInherited from System.ObjectEqualsDetermines whether the specified object is equal to the current object.
ProtectedInherited from System.ObjectFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
PublicInherited from System.ObjectGetHashCodeServes as the default hash function.
PublicInherited from System.ObjectGetTypeGets the Type of the current instance.
PublicStaticIsAbsoluteUrl(not specified)
PublicStaticIsHttp(not specified)
PublicStaticIsHttps(not specified)
ProtectedInherited from System.ObjectMemberwiseCloneCreates a shallow copy of the current Object.
PublicStaticMid(not specified)
PublicStaticInherited from System.ObjectReferenceEqualsDetermines whether the specified Object instances are the same instance.
PublicStaticRemoveEndingAt(not specified)
PublicStaticRemoveEndingAtIncluding(not specified)
PublicStaticRemoveEndingAtLast(not specified)
PublicStaticRemoveEndingAtLastIncluding(not specified)
PublicStaticRemoveLastCommaRemoves the last comma from the buffer. The comma may be the last character or followed by \r\n.
PublicStaticRemoveStartingAt(not specified)
PublicStaticRemoveStartingAtLast(not specified)
PublicStaticRemoveTrailingSlash(not specified)
PublicStaticRemoveUpToRemove part of a string starting at <para>start</para> searching for the end by matching a character in the string to the list of strings in <para>endChars</para>. The search starts at <para>offset</para>.
PublicStaticReplaceFirst(not specified)
PublicStaticReplaceStart(not specified)
PublicInherited from System.ObjectToStringReturns a string that represents the current object.
PublicStaticTrimEnd(not specified)
PublicStaticTruncate(not specified)
PublicStaticTruncateStart(not specified)
PublicStaticTruncateWithEllipse(not specified)

See Also YetaWF.Core Overview