FlickrNet.PhotoSearchOptions.PhotoSearchOptions C# (CSharp) Method

PhotoSearchOptions() public method

Creates a new instance of the search options.
public PhotoSearchOptions ( ) : System
return System
        public PhotoSearchOptions()
        {
        }

Same methods

PhotoSearchOptions::PhotoSearchOptions ( string userId ) : System
PhotoSearchOptions::PhotoSearchOptions ( string userId, string tags ) : System
PhotoSearchOptions::PhotoSearchOptions ( string userId, string tags, TagMode tagMode ) : System
PhotoSearchOptions::PhotoSearchOptions ( string userId, string tags, TagMode tagMode, string text ) : System