Inheritance: AbstractAssociatedResources, AssociatedAttachmentResources
Example #1
0
 public virtual void SetUp()
 {
     associatedAttachment = new AssociatedAttachmentResourcesImpl(new SmartsheetImpl(
                                                                      "http://localhost:9090/1.1/", "accessToken", new DefaultHttpClient(), serializer), "sheet");
 }