| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Initializes a new instance of the Result(TSuccess, TMessage) class
Namespace: RailwaySharp.ErrorHandling
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
protected Result(
ResultType tag
)VB
Protected Sub New (
tag As ResultType
)C++
protected:
Result(
ResultType tag
)F#
new :
tag : ResultType -> Result
Result(TSuccess, TMessage) Class
RailwaySharp.ErrorHandling Namespace
CommandLineParser Class Library V2.6
| Back | FazBrowse Home | New Git URL |