[This is preliminary documentation and is subject to change.]
Author: Đonny
Wraps internal class of .NET Framework SR
Namespace: Tools.ResourcesTAssembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public sealed class SystemResources |
| Visual Basic |
|---|
Public NotInheritable Class SystemResources |
| Visual C++ |
|---|
public ref class SystemResources sealed |
| F# |
|---|
[<SealedAttribute>] type SystemResources = class end |
| JScript |
|---|
public final class SystemResources |
Remarks
Functionality of this class strongly relays on implementation details of .NET Framework!!!
Inheritance Hierarchy
See Also
Version History
1.5.2
- (Release) VersionAttribute and AuthorAttribute removed