A Sandcastle Documented Class Library
C#
Show/Hide TOC
Extension
Methods Class
Definition
Namespace:
ExtensionMethods
Assembly:
MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
Copy
public
static
class
ExtensionMethods
Inheritance
Object
ExtensionMethods
Constructors
ExtensionMethods
Methods
Left(String, Int32)
Return left part of string
Left(String, Int32, Int32)
Return left part of string with right padding
LeftPad
Return left part of string with Left padding
Refresh
Right
Wrap
Fields
EmptyDelegate
See Also
Reference
ExtensionMethods Namespace
In This Article
Definition
Constructors
Methods
Fields
See Also