Dir

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.net.http
  • Platforms: .NET, .NET Standard 2.0, Island
  • Ancestry:


 

constructor

 

constructor

 

Dir()

 

init()

 

Sub New()

constructor (string)

 

constructor(aValue: string)

 

Dir(string aValue)

 

init(_ aValue: string)

 

Sub New(aValue As string)

Parameters:

  • aValue:

Equals  override virtual

 

method Equals(value: Object): Boolean

 

Boolean Equals(Object value)

 

func Equals(_ value: Object) -> Boolean

 

func Equals(value interface{}) Boolean

 

Function Equals(value As Object) As Boolean

Parameters:

  • value:

GetHashCode  override virtual

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32

Open

 

method Open(name: string): tuple of (File, error)

 

(File, error) Open(string name)

 

func Open(_ name: string) -> (File, error)

 

func Open(name string) tuple of (File, error)

 

Function Open(name As string) As Tuple (Of File, error)

Parameters:

  • name:

Value

 

var Value: string;

 

string Value

 

var Value: string

 

Value string

 

FIELD Value() As string

 

Value

 

var Value: string;

 

string Value

 

var Value: string

 

Value string

 

FIELD Value() As string

 

constructor

 

constructor

 

Dir()

 

init()

 

Sub New()

constructor (string)

 

constructor(aValue: string)

 

Dir(string aValue)

 

init(_ aValue: string)

 

Sub New(aValue As string)

Parameters:

  • aValue:

Equals  override virtual

 

method Equals(value: Object): Boolean

 

Boolean Equals(Object value)

 

func Equals(_ value: Object) -> Boolean

 

func Equals(value interface{}) Boolean

 

Function Equals(value As Object) As Boolean

Parameters:

  • value:

GetHashCode  override virtual

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32

Open

 

method Open(name: string): tuple of (File, error)

 

(File, error) Open(string name)

 

func Open(_ name: string) -> (File, error)

 

func Open(name string) tuple of (File, error)

 

Function Open(name As string) As Tuple (Of File, error)

Parameters:

  • name: