AIKernel.NET

IO

NuGet XML reference / 7 members

AIKernel.Common reference members from AIKernel.Core/src/AIKernel.Common/IO.

Source: AIKernel.Core/src/AIKernel.Common/IO

Summary

This section documents 7 generated members for AIKernel.Common. Member kinds in this source section: method, type.

Why

This reference page is intentionally grouped with package and source context so it is useful as documentation, not only as an autogenerated member list.

Usage

Use this page when you already know the package and need to inspect the source-backed member list from AIKernel.Core/src/AIKernel.Common/IO.

Examples

dotnet add package AIKernel.Common --version 0.1.2

Notes

Member descriptions come from XML documentation files when available. Empty cells mean the source does not currently provide XML documentation for that member in this language.

See Also

Package | Docs | Generation Report

KindMemberSummaryDetails
method AIKernel.Common.IO.FileUtil.Exists
M:AIKernel.Common.IO.FileUtil.Exists
Executes the Exists operation as part of the AIKernel public reference surface. No additional XML detail.
method AIKernel.Common.IO.FileUtil.ReadTextAsync
M:AIKernel.Common.IO.FileUtil.ReadTextAsync
Executes the ReadTextAsync operation as part of the AIKernel public reference surface. No additional XML detail.
method AIKernel.Common.IO.FileUtil.WriteTextAsync
M:AIKernel.Common.IO.FileUtil.WriteTextAsync
Executes the WriteTextAsync operation as part of the AIKernel public reference surface. No additional XML detail.
method AIKernel.Common.IO.PathUtil.Combine
M:AIKernel.Common.IO.PathUtil.Combine
Executes the Combine operation as part of the AIKernel public reference surface. No additional XML detail.
method AIKernel.Common.IO.PathUtil.Normalize
M:AIKernel.Common.IO.PathUtil.Normalize
Executes the Normalize operation as part of the AIKernel public reference surface. No additional XML detail.
type AIKernel.Common.IO.FileUtil
T:AIKernel.Common.IO.FileUtil
Represents the FileUtil public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Common.IO.PathUtil
T:AIKernel.Common.IO.PathUtil
Represents the PathUtil public reference surface for AIKernel package consumers. No additional XML detail.