메소드 | 설명 | |
---|---|---|
GetChildren ( string repositoryId, string folderId ) : System.ServiceModel.Syndication.Atom10FeedFormatter | ||
GetEntry ( string repositoryId, string entryId ) : System.ServiceModel.Syndication.Atom10FeedFormatter | ||
GetParent ( string repositoryId, string entryId ) : System.ServiceModel.Syndication.Atom10FeedFormatter | ||
GetParents ( string repositoryId, string entryId ) : System.ServiceModel.Syndication.Atom10FeedFormatter | ||
GetRepositories ( ) : System.ServiceModel.Syndication.AtomPub10ServiceDocumentFormatter | ||
GetRepositoryInfo ( string repositoryId ) : System.ServiceModel.Syndication.AtomPub10ServiceDocumentFormatter | ||
GetRoot ( string repositoryId ) : System.ServiceModel.Syndication.Atom10FeedFormatter |
메소드 | 설명 | |
---|---|---|
SetResponseHeaders ( ) : void |
public GetChildren ( string repositoryId, string folderId ) : System.ServiceModel.Syndication.Atom10FeedFormatter | ||
repositoryId | string | |
folderId | string | |
리턴 | System.ServiceModel.Syndication.Atom10FeedFormatter |
public GetEntry ( string repositoryId, string entryId ) : System.ServiceModel.Syndication.Atom10FeedFormatter | ||
repositoryId | string | |
entryId | string | |
리턴 | System.ServiceModel.Syndication.Atom10FeedFormatter |
public GetParent ( string repositoryId, string entryId ) : System.ServiceModel.Syndication.Atom10FeedFormatter | ||
repositoryId | string | |
entryId | string | |
리턴 | System.ServiceModel.Syndication.Atom10FeedFormatter |
public GetParents ( string repositoryId, string entryId ) : System.ServiceModel.Syndication.Atom10FeedFormatter | ||
repositoryId | string | |
entryId | string | |
리턴 | System.ServiceModel.Syndication.Atom10FeedFormatter |
public GetRepositories ( ) : System.ServiceModel.Syndication.AtomPub10ServiceDocumentFormatter | ||
리턴 | System.ServiceModel.Syndication.AtomPub10ServiceDocumentFormatter |
public GetRepositoryInfo ( string repositoryId ) : System.ServiceModel.Syndication.AtomPub10ServiceDocumentFormatter | ||
repositoryId | string | |
리턴 | System.ServiceModel.Syndication.AtomPub10ServiceDocumentFormatter |
public GetRoot ( string repositoryId ) : System.ServiceModel.Syndication.Atom10FeedFormatter | ||
repositoryId | string | |
리턴 | System.ServiceModel.Syndication.Atom10FeedFormatter |