Reflector
01 Syntax
Microsoft.VisualBasic.Data.Framework.IO.Properties.Reflector
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| LoadConfiguration | 1 | If the target file file is not exists on the filesystem, then function will return a null object. |
| ToConfigDoc | 1 | 从一个配置文件对象之中生成一个配置文件文本数据 |
| LoadPropertyFile | 1 | |
| LoadConfiguration | 1 | |
| FillObject | 2 |
03 Members
LoadConfiguration``1(
String, Func(Of String, ``0))If the target file file is not exists on the filesystem, then function will return a null object.
Type Parameters
| Name | Description |
|---|---|
T |
Parameters
| Name | Type | Description |
|---|---|---|
file | String | - |
ToConfigDoc``1(
``0)从一个配置文件对象之中生成一个配置文件文本数据
Type Parameters
| Name | Description |
|---|---|
T |
Parameters
| Name | Type | Description |
|---|---|---|
obj | ``0 | - |
LoadPropertyFile(
String)LoadConfiguration(
String, Func(Of String, T))FillObject(Properties)
FillObject(Properties,
Type)