nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Data.Framework.Extensions / Reflector

Reflector

Full name Microsoft.VisualBasic.Data.Framework.IO.Properties.Reflector Assembly Microsoft.VisualBasic.Data.Framework.Extensions Members 6

01 Syntax

Microsoft.VisualBasic.Data.Framework.IO.Properties.Reflector

02 Methods

NameOverloadsSummary
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

method LoadConfiguration #
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
NameDescription
T
Parameters
NameTypeDescription
fileString

-

method ToConfigDoc #
ToConfigDoc``1(``0)

从一个配置文件对象之中生成一个配置文件文本数据

Type Parameters
NameDescription
T
Parameters
NameTypeDescription
obj``0

-

method LoadPropertyFile #
LoadPropertyFile(String)
method LoadConfiguration #
LoadConfiguration(String, Func(Of String, T))
method FillObject #
FillObject(Properties)
method FillObject #
FillObject(Properties, Type)