C# Class Windows.ApplicationModel.Contacts.ContactField

Inheritance: IContactField
Exibir arquivo Open project: shiftkey/winrt-backport-hilarity

Public Methods

Method Description
ContactField ( [ value, [ type ) : System
ContactField ( [ value, [ type, [ category ) : System
ContactField ( [ name, [ value, [ type, [ category ) : System

Method Details

ContactField() public method

public ContactField ( [ value, [ type ) : System
value [
type [
return System

ContactField() public method

public ContactField ( [ value, [ type, [ category ) : System
value [
type [
category [
return System

ContactField() public method

public ContactField ( [ name, [ value, [ type, [ category ) : System
name [
value [
type [
category [
return System