C# Class Client.Property

ファイルを表示 Open project: ringostarr80/WebDav.NET

Public Properties

Property Type Description
Name PropertyName

Public Methods

Method Description
Property ( PropertyName name, string value ) : System
Property ( string name, string nameSpace, string value ) : System
ToString ( ) : string

Method Details

Property() public method

public Property ( PropertyName name, string value ) : System
name PropertyName
value string
return System

Property() public method

public Property ( string name, string nameSpace, string value ) : System
name string
nameSpace string
value string
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

Name public_oe property

public PropertyName,Client Name
return PropertyName