~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

« back to all changes in this revision

Viewing changes to external/monomac/docs/en/MonoMac.AddressBook/ABLabel.xml

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2013-05-12 09:46:03 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130512094603-mad323bzcxvmcam0
Tags: upstream-4.0.5+dfsg
ImportĀ upstreamĀ versionĀ 4.0.5+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
        <ReturnType>MonoMac.Foundation.NSString</ReturnType>
36
36
      </ReturnValue>
37
37
      <Docs>
38
 
        <summary>"Home" label</summary>
 
38
        <summary>Represents the value associated with the constant kABHomeLabel</summary>
39
39
        <value>
40
40
          A <see cref="T:MonoMac.Foundation.NSString" /> containing
41
41
          the "Home" label.
55
55
        <ReturnType>MonoMac.Foundation.NSString</ReturnType>
56
56
      </ReturnValue>
57
57
      <Docs>
58
 
        <summary>"Other" label</summary>
 
58
        <summary>Represents the value associated with the constant kABOtherLabel</summary>
59
59
        <value>
60
60
          A <see cref="T:MonoMac.Foundation.NSString" /> containing
61
61
          the "Other" label.
75
75
        <ReturnType>MonoMac.Foundation.NSString</ReturnType>
76
76
      </ReturnValue>
77
77
      <Docs>
78
 
        <summary>"Work" label</summary>
 
78
        <summary>Represents the value associated with the constant kABWorkLabel</summary>
79
79
        <value>
80
80
          A <see cref="T:MonoMac.Foundation.NSString" /> containing
81
81
          the "Work" label.