C# Class System.ServiceModel.PeerResolvers.RefreshInfo

显示文件 Open project: kumpera/mono Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
HasBody ( ) : bool
RefreshInfo ( ) : System.Runtime.Serialization
RefreshInfo ( string meshId, System.Guid regId ) : System.Runtime.Serialization

Method Details

HasBody() public method

public HasBody ( ) : bool
return bool

RefreshInfo() public method

public RefreshInfo ( ) : System.Runtime.Serialization
return System.Runtime.Serialization

RefreshInfo() public method

public RefreshInfo ( string meshId, System.Guid regId ) : System.Runtime.Serialization
meshId string
regId System.Guid
return System.Runtime.Serialization