C# 클래스 PeerCastStation.Core.AtomCollectionExtensions

파일 보기 프로젝트 열기: kumaryu/peercaststation 1 사용 예제들

공개 메소드들

메소드 설명
AddHostIP ( this collection, IPAddress value ) : void
AddHostPort ( this collection, int value ) : void
ByteArrayToID ( byte value ) : System.Guid
GetAtomFrom ( IAtomCollection collection, ID4 name ) : Atom
GetBcst ( this collection ) : IAtomCollection
GetBcstChannelID ( this collection ) : Guid?
GetBcstDest ( this collection ) : Guid?
GetBcstFrom ( this collection ) : Guid?
GetBcstGroup ( this collection ) : BroadcastGroup?
GetBcstHops ( this collection ) : byte?
GetBcstTTL ( this collection ) : byte?
GetBcstVersion ( this collection ) : int?
GetBcstVersionEXNumber ( this collection ) : short?
GetBcstVersionEXPrefix ( this collection ) : byte[]
GetBcstVersionVP ( this collection ) : int?
GetByteFrom ( IAtomCollection collection, ID4 name ) : byte?
GetBytesFrom ( IAtomCollection collection, ID4 name ) : byte[]
GetChan ( this collection ) : IAtomCollection
GetChanBCID ( this collection ) : Guid?
GetChanID ( this collection ) : Guid?
GetChanInfo ( this collection ) : IAtomCollection
GetChanInfoBitrate ( this collection ) : int?
GetChanInfoComment ( this collection ) : string
GetChanInfoDesc ( this collection ) : string
GetChanInfoGenre ( this collection ) : string
GetChanInfoName ( this collection ) : string
GetChanInfoPPFlags ( this collection ) : int?
GetChanInfoStreamExt ( this collection ) : string
GetChanInfoStreamType ( this collection ) : string
GetChanInfoType ( this collection ) : string
GetChanInfoURL ( this collection ) : string
GetChanPkt ( this collection ) : IAtomCollection
GetChanPktData ( this collection ) : byte[]
GetChanPktPos ( this collection ) : uint?
GetChanPktType ( this collection ) : ID4?
GetChanTrack ( this collection ) : IAtomCollection
GetChanTrackAlbum ( this collection ) : string
GetChanTrackCreator ( this collection ) : string
GetChanTrackGenre ( this collection ) : string
GetChanTrackTitle ( this collection ) : string
GetChanTrackURL ( this collection ) : string
GetCollectionFrom ( IAtomCollection collection, ID4 name ) : IAtomCollection
GetHelo ( this collection ) : IAtomCollection
GetHeloAgent ( this collection ) : string
GetHeloBCID ( this collection ) : Guid?
GetHeloDisable ( this collection ) : int?
GetHeloPing ( this collection ) : int?
GetHeloPort ( this collection ) : int?
GetHeloRemoteIP ( this collection ) : IPAddress
GetHeloRemotePort ( this collection ) : int?
GetHeloSessionID ( this collection ) : Guid?
GetHeloVersion ( this collection ) : int?
GetHost ( this collection ) : IAtomCollection
GetHostChannelID ( this collection ) : Guid?
GetHostClapPP ( this collection ) : int?
GetHostEndPoints ( this collection ) : System.Net.IPEndPoint[]
GetHostFlags1 ( this collection ) : PCPHostFlags1?
GetHostIP ( this collection ) : IPAddress
GetHostNewPos ( this collection ) : uint?
GetHostNumListeners ( this collection ) : int?
GetHostNumRelays ( this collection ) : int?
GetHostOldPos ( this collection ) : uint?
GetHostPort ( this collection ) : int?
GetHostSessionID ( this collection ) : Guid?
GetHostUphostEndPoint ( this collection ) : IPEndPoint
GetHostUphostHops ( this collection ) : int?
GetHostUphostIP ( this collection ) : IPAddress
GetHostUphostPort ( this collection ) : int?
GetHostUptime ( this collection ) : TimeSpan?
GetHostVersion ( this collection ) : int?
GetHostVersionEXNumber ( this collection ) : short?
GetHostVersionEXPrefix ( this collection ) : byte[]
GetHostVersionVP ( this collection ) : int?
GetID4From ( IAtomCollection collection, ID4 name ) : ID4?
GetIDFrom ( IAtomCollection collection, ID4 name ) : Guid?
GetIPAddressFrom ( IAtomCollection collection, ID4 name ) : IPAddress
GetIntFrom ( IAtomCollection collection, ID4 name ) : int?
GetOk ( this collection ) : int?
GetOleh ( this collection ) : IAtomCollection
GetQuit ( this collection ) : int?
GetShortFrom ( IAtomCollection collection, ID4 name ) : short?
GetStringFrom ( IAtomCollection collection, ID4 name ) : string
GetUIntFrom ( IAtomCollection collection, ID4 name ) : uint?
GetUShortFrom ( IAtomCollection collection, ID4 name ) : ushort?
IDToByteArray ( System.Guid value ) : byte[]
SetAtomTo ( IAtomCollection collection, Atom value ) : void
SetBcst ( this collection, IList value ) : void
SetBcstChannelID ( this collection, System.Guid value ) : void
SetBcstDest ( this collection, System.Guid value ) : void
SetBcstFrom ( this collection, System.Guid value ) : void
SetBcstGroup ( this collection, BroadcastGroup value ) : void
SetBcstHops ( this collection, byte value ) : void
SetBcstTTL ( this collection, byte value ) : void
SetBcstVersion ( this collection, int value ) : void
SetBcstVersionEXNumber ( this collection, short value ) : void
SetBcstVersionEXPrefix ( this collection, byte value ) : void
SetBcstVersionVP ( this collection, int value ) : void
SetChan ( this collection, IList value ) : void
SetChanBCID ( this collection, System.Guid value ) : void
SetChanID ( this collection, System.Guid value ) : void
SetChanInfo ( this collection, IList value ) : void
SetChanInfoBitrate ( this collection, int value ) : void
SetChanInfoComment ( this collection, string value ) : void
SetChanInfoDesc ( this collection, string value ) : void
SetChanInfoGenre ( this collection, string value ) : void
SetChanInfoName ( this collection, string value ) : void
SetChanInfoPPFlags ( this collection, int value ) : void
SetChanInfoStreamExt ( this collection, string value ) : void
SetChanInfoStreamType ( this collection, string value ) : void
SetChanInfoType ( this collection, string value ) : void
SetChanInfoURL ( this collection, string value ) : void
SetChanPkt ( this collection, IList value ) : void
SetChanPktData ( this collection, byte value ) : void
SetChanPktPos ( this collection, uint value ) : void
SetChanPktType ( this collection, ID4 value ) : void
SetChanTrack ( this collection, IList value ) : void
SetChanTrackAlbum ( this collection, string value ) : void
SetChanTrackCreator ( this collection, string value ) : void
SetChanTrackGenre ( this collection, string value ) : void
SetChanTrackTitle ( this collection, string value ) : void
SetChanTrackURL ( this collection, string value ) : void
SetHelo ( this collection, IList value ) : void
SetHeloAgent ( this collection, string value ) : void
SetHeloBCID ( this collection, System.Guid value ) : void
SetHeloDisable ( this collection, int value ) : void
SetHeloPing ( this collection, int value ) : void
SetHeloPort ( this collection, int value ) : void
SetHeloRemoteIP ( this collection, IPAddress value ) : void
SetHeloRemotePort ( this collection, int value ) : void
SetHeloSessionID ( this collection, System.Guid value ) : void
SetHeloVersion ( this collection, int value ) : void
SetHost ( this collection, IList value ) : void
SetHostChannelID ( this collection, System.Guid value ) : void
SetHostClapPP ( this collection, int value ) : void
SetHostFlags1 ( this collection, PCPHostFlags1 value ) : void
SetHostIP ( this collection, IPAddress value ) : void
SetHostNewPos ( this collection, uint value ) : void
SetHostNumListeners ( this collection, int value ) : void
SetHostNumRelays ( this collection, int value ) : void
SetHostOldPos ( this collection, uint value ) : void
SetHostPort ( this collection, int value ) : void
SetHostSessionID ( this collection, System.Guid value ) : void
SetHostUphostHops ( this collection, int value ) : void
SetHostUphostIP ( this collection, IPAddress value ) : void
SetHostUphostPort ( this collection, int value ) : void
SetHostUptime ( this collection, System.TimeSpan value ) : void
SetHostVersion ( this collection, int value ) : void
SetHostVersionEXNumber ( this collection, short value ) : void
SetHostVersionEXPrefix ( this collection, byte value ) : void
SetHostVersionVP ( this collection, int value ) : void
SetOk ( this collection, int value ) : void
SetOleh ( this collection, IList value ) : void
SetQuit ( this collection, int value ) : void

메소드 상세

AddHostIP() 공개 정적인 메소드

public static AddHostIP ( this collection, IPAddress value ) : void
collection this
value System.Net.IPAddress
리턴 void

AddHostPort() 공개 정적인 메소드

public static AddHostPort ( this collection, int value ) : void
collection this
value int
리턴 void

ByteArrayToID() 공개 정적인 메소드

public static ByteArrayToID ( byte value ) : System.Guid
value byte
리턴 System.Guid

GetAtomFrom() 공개 정적인 메소드

public static GetAtomFrom ( IAtomCollection collection, ID4 name ) : Atom
collection IAtomCollection
name ID4
리턴 Atom

GetBcst() 공개 정적인 메소드

public static GetBcst ( this collection ) : IAtomCollection
collection this
리턴 IAtomCollection

GetBcstChannelID() 공개 정적인 메소드

public static GetBcstChannelID ( this collection ) : Guid?
collection this
리턴 Guid?

GetBcstDest() 공개 정적인 메소드

public static GetBcstDest ( this collection ) : Guid?
collection this
리턴 Guid?

GetBcstFrom() 공개 정적인 메소드

public static GetBcstFrom ( this collection ) : Guid?
collection this
리턴 Guid?

GetBcstGroup() 공개 정적인 메소드

public static GetBcstGroup ( this collection ) : BroadcastGroup?
collection this
리턴 BroadcastGroup?

GetBcstHops() 공개 정적인 메소드

public static GetBcstHops ( this collection ) : byte?
collection this
리턴 byte?

GetBcstTTL() 공개 정적인 메소드

public static GetBcstTTL ( this collection ) : byte?
collection this
리턴 byte?

GetBcstVersion() 공개 정적인 메소드

public static GetBcstVersion ( this collection ) : int?
collection this
리턴 int?

GetBcstVersionEXNumber() 공개 정적인 메소드

public static GetBcstVersionEXNumber ( this collection ) : short?
collection this
리턴 short?

GetBcstVersionEXPrefix() 공개 정적인 메소드

public static GetBcstVersionEXPrefix ( this collection ) : byte[]
collection this
리턴 byte[]

GetBcstVersionVP() 공개 정적인 메소드

public static GetBcstVersionVP ( this collection ) : int?
collection this
리턴 int?

GetByteFrom() 공개 정적인 메소드

public static GetByteFrom ( IAtomCollection collection, ID4 name ) : byte?
collection IAtomCollection
name ID4
리턴 byte?

GetBytesFrom() 공개 정적인 메소드

public static GetBytesFrom ( IAtomCollection collection, ID4 name ) : byte[]
collection IAtomCollection
name ID4
리턴 byte[]

GetChan() 공개 정적인 메소드

public static GetChan ( this collection ) : IAtomCollection
collection this
리턴 IAtomCollection

GetChanBCID() 공개 정적인 메소드

public static GetChanBCID ( this collection ) : Guid?
collection this
리턴 Guid?

GetChanID() 공개 정적인 메소드

public static GetChanID ( this collection ) : Guid?
collection this
리턴 Guid?

GetChanInfo() 공개 정적인 메소드

public static GetChanInfo ( this collection ) : IAtomCollection
collection this
리턴 IAtomCollection

GetChanInfoBitrate() 공개 정적인 메소드

public static GetChanInfoBitrate ( this collection ) : int?
collection this
리턴 int?

GetChanInfoComment() 공개 정적인 메소드

public static GetChanInfoComment ( this collection ) : string
collection this
리턴 string

GetChanInfoDesc() 공개 정적인 메소드

public static GetChanInfoDesc ( this collection ) : string
collection this
리턴 string

GetChanInfoGenre() 공개 정적인 메소드

public static GetChanInfoGenre ( this collection ) : string
collection this
리턴 string

GetChanInfoName() 공개 정적인 메소드

public static GetChanInfoName ( this collection ) : string
collection this
리턴 string

GetChanInfoPPFlags() 공개 정적인 메소드

public static GetChanInfoPPFlags ( this collection ) : int?
collection this
리턴 int?

GetChanInfoStreamExt() 공개 정적인 메소드

public static GetChanInfoStreamExt ( this collection ) : string
collection this
리턴 string

GetChanInfoStreamType() 공개 정적인 메소드

public static GetChanInfoStreamType ( this collection ) : string
collection this
리턴 string

GetChanInfoType() 공개 정적인 메소드

public static GetChanInfoType ( this collection ) : string
collection this
리턴 string

GetChanInfoURL() 공개 정적인 메소드

public static GetChanInfoURL ( this collection ) : string
collection this
리턴 string

GetChanPkt() 공개 정적인 메소드

public static GetChanPkt ( this collection ) : IAtomCollection
collection this
리턴 IAtomCollection

GetChanPktData() 공개 정적인 메소드

public static GetChanPktData ( this collection ) : byte[]
collection this
리턴 byte[]

GetChanPktPos() 공개 정적인 메소드

public static GetChanPktPos ( this collection ) : uint?
collection this
리턴 uint?

GetChanPktType() 공개 정적인 메소드

public static GetChanPktType ( this collection ) : ID4?
collection this
리턴 ID4?

GetChanTrack() 공개 정적인 메소드

public static GetChanTrack ( this collection ) : IAtomCollection
collection this
리턴 IAtomCollection

GetChanTrackAlbum() 공개 정적인 메소드

public static GetChanTrackAlbum ( this collection ) : string
collection this
리턴 string

GetChanTrackCreator() 공개 정적인 메소드

public static GetChanTrackCreator ( this collection ) : string
collection this
리턴 string

GetChanTrackGenre() 공개 정적인 메소드

public static GetChanTrackGenre ( this collection ) : string
collection this
리턴 string

GetChanTrackTitle() 공개 정적인 메소드

public static GetChanTrackTitle ( this collection ) : string
collection this
리턴 string

GetChanTrackURL() 공개 정적인 메소드

public static GetChanTrackURL ( this collection ) : string
collection this
리턴 string

GetCollectionFrom() 공개 정적인 메소드

public static GetCollectionFrom ( IAtomCollection collection, ID4 name ) : IAtomCollection
collection IAtomCollection
name ID4
리턴 IAtomCollection

GetHelo() 공개 정적인 메소드

public static GetHelo ( this collection ) : IAtomCollection
collection this
리턴 IAtomCollection

GetHeloAgent() 공개 정적인 메소드

public static GetHeloAgent ( this collection ) : string
collection this
리턴 string

GetHeloBCID() 공개 정적인 메소드

public static GetHeloBCID ( this collection ) : Guid?
collection this
리턴 Guid?

GetHeloDisable() 공개 정적인 메소드

public static GetHeloDisable ( this collection ) : int?
collection this
리턴 int?

GetHeloPing() 공개 정적인 메소드

public static GetHeloPing ( this collection ) : int?
collection this
리턴 int?

GetHeloPort() 공개 정적인 메소드

public static GetHeloPort ( this collection ) : int?
collection this
리턴 int?

GetHeloRemoteIP() 공개 정적인 메소드

public static GetHeloRemoteIP ( this collection ) : IPAddress
collection this
리턴 System.Net.IPAddress

GetHeloRemotePort() 공개 정적인 메소드

public static GetHeloRemotePort ( this collection ) : int?
collection this
리턴 int?

GetHeloSessionID() 공개 정적인 메소드

public static GetHeloSessionID ( this collection ) : Guid?
collection this
리턴 Guid?

GetHeloVersion() 공개 정적인 메소드

public static GetHeloVersion ( this collection ) : int?
collection this
리턴 int?

GetHost() 공개 정적인 메소드

public static GetHost ( this collection ) : IAtomCollection
collection this
리턴 IAtomCollection

GetHostChannelID() 공개 정적인 메소드

public static GetHostChannelID ( this collection ) : Guid?
collection this
리턴 Guid?

GetHostClapPP() 공개 정적인 메소드

public static GetHostClapPP ( this collection ) : int?
collection this
리턴 int?

GetHostEndPoints() 공개 정적인 메소드

public static GetHostEndPoints ( this collection ) : System.Net.IPEndPoint[]
collection this
리턴 System.Net.IPEndPoint[]

GetHostFlags1() 공개 정적인 메소드

public static GetHostFlags1 ( this collection ) : PCPHostFlags1?
collection this
리턴 PCPHostFlags1?

GetHostIP() 공개 정적인 메소드

public static GetHostIP ( this collection ) : IPAddress
collection this
리턴 System.Net.IPAddress

GetHostNewPos() 공개 정적인 메소드

public static GetHostNewPos ( this collection ) : uint?
collection this
리턴 uint?

GetHostNumListeners() 공개 정적인 메소드

public static GetHostNumListeners ( this collection ) : int?
collection this
리턴 int?

GetHostNumRelays() 공개 정적인 메소드

public static GetHostNumRelays ( this collection ) : int?
collection this
리턴 int?

GetHostOldPos() 공개 정적인 메소드

public static GetHostOldPos ( this collection ) : uint?
collection this
리턴 uint?

GetHostPort() 공개 정적인 메소드

public static GetHostPort ( this collection ) : int?
collection this
리턴 int?

GetHostSessionID() 공개 정적인 메소드

public static GetHostSessionID ( this collection ) : Guid?
collection this
리턴 Guid?

GetHostUphostEndPoint() 공개 정적인 메소드

public static GetHostUphostEndPoint ( this collection ) : IPEndPoint
collection this
리턴 System.Net.IPEndPoint

GetHostUphostHops() 공개 정적인 메소드

public static GetHostUphostHops ( this collection ) : int?
collection this
리턴 int?

GetHostUphostIP() 공개 정적인 메소드

public static GetHostUphostIP ( this collection ) : IPAddress
collection this
리턴 System.Net.IPAddress

GetHostUphostPort() 공개 정적인 메소드

public static GetHostUphostPort ( this collection ) : int?
collection this
리턴 int?

GetHostUptime() 공개 정적인 메소드

public static GetHostUptime ( this collection ) : TimeSpan?
collection this
리턴 TimeSpan?

GetHostVersion() 공개 정적인 메소드

public static GetHostVersion ( this collection ) : int?
collection this
리턴 int?

GetHostVersionEXNumber() 공개 정적인 메소드

public static GetHostVersionEXNumber ( this collection ) : short?
collection this
리턴 short?

GetHostVersionEXPrefix() 공개 정적인 메소드

public static GetHostVersionEXPrefix ( this collection ) : byte[]
collection this
리턴 byte[]

GetHostVersionVP() 공개 정적인 메소드

public static GetHostVersionVP ( this collection ) : int?
collection this
리턴 int?

GetID4From() 공개 정적인 메소드

public static GetID4From ( IAtomCollection collection, ID4 name ) : ID4?
collection IAtomCollection
name ID4
리턴 ID4?

GetIDFrom() 공개 정적인 메소드

public static GetIDFrom ( IAtomCollection collection, ID4 name ) : Guid?
collection IAtomCollection
name ID4
리턴 Guid?

GetIPAddressFrom() 공개 정적인 메소드

public static GetIPAddressFrom ( IAtomCollection collection, ID4 name ) : IPAddress
collection IAtomCollection
name ID4
리턴 System.Net.IPAddress

GetIntFrom() 공개 정적인 메소드

public static GetIntFrom ( IAtomCollection collection, ID4 name ) : int?
collection IAtomCollection
name ID4
리턴 int?

GetOk() 공개 정적인 메소드

public static GetOk ( this collection ) : int?
collection this
리턴 int?

GetOleh() 공개 정적인 메소드

public static GetOleh ( this collection ) : IAtomCollection
collection this
리턴 IAtomCollection

GetQuit() 공개 정적인 메소드

public static GetQuit ( this collection ) : int?
collection this
리턴 int?

GetShortFrom() 공개 정적인 메소드

public static GetShortFrom ( IAtomCollection collection, ID4 name ) : short?
collection IAtomCollection
name ID4
리턴 short?

GetStringFrom() 공개 정적인 메소드

public static GetStringFrom ( IAtomCollection collection, ID4 name ) : string
collection IAtomCollection
name ID4
리턴 string

GetUIntFrom() 공개 정적인 메소드

public static GetUIntFrom ( IAtomCollection collection, ID4 name ) : uint?
collection IAtomCollection
name ID4
리턴 uint?

GetUShortFrom() 공개 정적인 메소드

public static GetUShortFrom ( IAtomCollection collection, ID4 name ) : ushort?
collection IAtomCollection
name ID4
리턴 ushort?

IDToByteArray() 공개 정적인 메소드

public static IDToByteArray ( System.Guid value ) : byte[]
value System.Guid
리턴 byte[]

SetAtomTo() 공개 정적인 메소드

public static SetAtomTo ( IAtomCollection collection, Atom value ) : void
collection IAtomCollection
value Atom
리턴 void

SetBcst() 공개 정적인 메소드

public static SetBcst ( this collection, IList value ) : void
collection this
value IList
리턴 void

SetBcstChannelID() 공개 정적인 메소드

public static SetBcstChannelID ( this collection, System.Guid value ) : void
collection this
value System.Guid
리턴 void

SetBcstDest() 공개 정적인 메소드

public static SetBcstDest ( this collection, System.Guid value ) : void
collection this
value System.Guid
리턴 void

SetBcstFrom() 공개 정적인 메소드

public static SetBcstFrom ( this collection, System.Guid value ) : void
collection this
value System.Guid
리턴 void

SetBcstGroup() 공개 정적인 메소드

public static SetBcstGroup ( this collection, BroadcastGroup value ) : void
collection this
value BroadcastGroup
리턴 void

SetBcstHops() 공개 정적인 메소드

public static SetBcstHops ( this collection, byte value ) : void
collection this
value byte
리턴 void

SetBcstTTL() 공개 정적인 메소드

public static SetBcstTTL ( this collection, byte value ) : void
collection this
value byte
리턴 void

SetBcstVersion() 공개 정적인 메소드

public static SetBcstVersion ( this collection, int value ) : void
collection this
value int
리턴 void

SetBcstVersionEXNumber() 공개 정적인 메소드

public static SetBcstVersionEXNumber ( this collection, short value ) : void
collection this
value short
리턴 void

SetBcstVersionEXPrefix() 공개 정적인 메소드

public static SetBcstVersionEXPrefix ( this collection, byte value ) : void
collection this
value byte
리턴 void

SetBcstVersionVP() 공개 정적인 메소드

public static SetBcstVersionVP ( this collection, int value ) : void
collection this
value int
리턴 void

SetChan() 공개 정적인 메소드

public static SetChan ( this collection, IList value ) : void
collection this
value IList
리턴 void

SetChanBCID() 공개 정적인 메소드

public static SetChanBCID ( this collection, System.Guid value ) : void
collection this
value System.Guid
리턴 void

SetChanID() 공개 정적인 메소드

public static SetChanID ( this collection, System.Guid value ) : void
collection this
value System.Guid
리턴 void

SetChanInfo() 공개 정적인 메소드

public static SetChanInfo ( this collection, IList value ) : void
collection this
value IList
리턴 void

SetChanInfoBitrate() 공개 정적인 메소드

public static SetChanInfoBitrate ( this collection, int value ) : void
collection this
value int
리턴 void

SetChanInfoComment() 공개 정적인 메소드

public static SetChanInfoComment ( this collection, string value ) : void
collection this
value string
리턴 void

SetChanInfoDesc() 공개 정적인 메소드

public static SetChanInfoDesc ( this collection, string value ) : void
collection this
value string
리턴 void

SetChanInfoGenre() 공개 정적인 메소드

public static SetChanInfoGenre ( this collection, string value ) : void
collection this
value string
리턴 void

SetChanInfoName() 공개 정적인 메소드

public static SetChanInfoName ( this collection, string value ) : void
collection this
value string
리턴 void

SetChanInfoPPFlags() 공개 정적인 메소드

public static SetChanInfoPPFlags ( this collection, int value ) : void
collection this
value int
리턴 void

SetChanInfoStreamExt() 공개 정적인 메소드

public static SetChanInfoStreamExt ( this collection, string value ) : void
collection this
value string
리턴 void

SetChanInfoStreamType() 공개 정적인 메소드

public static SetChanInfoStreamType ( this collection, string value ) : void
collection this
value string
리턴 void

SetChanInfoType() 공개 정적인 메소드

public static SetChanInfoType ( this collection, string value ) : void
collection this
value string
리턴 void

SetChanInfoURL() 공개 정적인 메소드

public static SetChanInfoURL ( this collection, string value ) : void
collection this
value string
리턴 void

SetChanPkt() 공개 정적인 메소드

public static SetChanPkt ( this collection, IList value ) : void
collection this
value IList
리턴 void

SetChanPktData() 공개 정적인 메소드

public static SetChanPktData ( this collection, byte value ) : void
collection this
value byte
리턴 void

SetChanPktPos() 공개 정적인 메소드

public static SetChanPktPos ( this collection, uint value ) : void
collection this
value uint
리턴 void

SetChanPktType() 공개 정적인 메소드

public static SetChanPktType ( this collection, ID4 value ) : void
collection this
value ID4
리턴 void

SetChanTrack() 공개 정적인 메소드

public static SetChanTrack ( this collection, IList value ) : void
collection this
value IList
리턴 void

SetChanTrackAlbum() 공개 정적인 메소드

public static SetChanTrackAlbum ( this collection, string value ) : void
collection this
value string
리턴 void

SetChanTrackCreator() 공개 정적인 메소드

public static SetChanTrackCreator ( this collection, string value ) : void
collection this
value string
리턴 void

SetChanTrackGenre() 공개 정적인 메소드

public static SetChanTrackGenre ( this collection, string value ) : void
collection this
value string
리턴 void

SetChanTrackTitle() 공개 정적인 메소드

public static SetChanTrackTitle ( this collection, string value ) : void
collection this
value string
리턴 void

SetChanTrackURL() 공개 정적인 메소드

public static SetChanTrackURL ( this collection, string value ) : void
collection this
value string
리턴 void

SetHelo() 공개 정적인 메소드

public static SetHelo ( this collection, IList value ) : void
collection this
value IList
리턴 void

SetHeloAgent() 공개 정적인 메소드

public static SetHeloAgent ( this collection, string value ) : void
collection this
value string
리턴 void

SetHeloBCID() 공개 정적인 메소드

public static SetHeloBCID ( this collection, System.Guid value ) : void
collection this
value System.Guid
리턴 void

SetHeloDisable() 공개 정적인 메소드

public static SetHeloDisable ( this collection, int value ) : void
collection this
value int
리턴 void

SetHeloPing() 공개 정적인 메소드

public static SetHeloPing ( this collection, int value ) : void
collection this
value int
리턴 void

SetHeloPort() 공개 정적인 메소드

public static SetHeloPort ( this collection, int value ) : void
collection this
value int
리턴 void

SetHeloRemoteIP() 공개 정적인 메소드

public static SetHeloRemoteIP ( this collection, IPAddress value ) : void
collection this
value System.Net.IPAddress
리턴 void

SetHeloRemotePort() 공개 정적인 메소드

public static SetHeloRemotePort ( this collection, int value ) : void
collection this
value int
리턴 void

SetHeloSessionID() 공개 정적인 메소드

public static SetHeloSessionID ( this collection, System.Guid value ) : void
collection this
value System.Guid
리턴 void

SetHeloVersion() 공개 정적인 메소드

public static SetHeloVersion ( this collection, int value ) : void
collection this
value int
리턴 void

SetHost() 공개 정적인 메소드

public static SetHost ( this collection, IList value ) : void
collection this
value IList
리턴 void

SetHostChannelID() 공개 정적인 메소드

public static SetHostChannelID ( this collection, System.Guid value ) : void
collection this
value System.Guid
리턴 void

SetHostClapPP() 공개 정적인 메소드

public static SetHostClapPP ( this collection, int value ) : void
collection this
value int
리턴 void

SetHostFlags1() 공개 정적인 메소드

public static SetHostFlags1 ( this collection, PCPHostFlags1 value ) : void
collection this
value PCPHostFlags1
리턴 void

SetHostIP() 공개 정적인 메소드

public static SetHostIP ( this collection, IPAddress value ) : void
collection this
value System.Net.IPAddress
리턴 void

SetHostNewPos() 공개 정적인 메소드

public static SetHostNewPos ( this collection, uint value ) : void
collection this
value uint
리턴 void

SetHostNumListeners() 공개 정적인 메소드

public static SetHostNumListeners ( this collection, int value ) : void
collection this
value int
리턴 void

SetHostNumRelays() 공개 정적인 메소드

public static SetHostNumRelays ( this collection, int value ) : void
collection this
value int
리턴 void

SetHostOldPos() 공개 정적인 메소드

public static SetHostOldPos ( this collection, uint value ) : void
collection this
value uint
리턴 void

SetHostPort() 공개 정적인 메소드

public static SetHostPort ( this collection, int value ) : void
collection this
value int
리턴 void

SetHostSessionID() 공개 정적인 메소드

public static SetHostSessionID ( this collection, System.Guid value ) : void
collection this
value System.Guid
리턴 void

SetHostUphostHops() 공개 정적인 메소드

public static SetHostUphostHops ( this collection, int value ) : void
collection this
value int
리턴 void

SetHostUphostIP() 공개 정적인 메소드

public static SetHostUphostIP ( this collection, IPAddress value ) : void
collection this
value System.Net.IPAddress
리턴 void

SetHostUphostPort() 공개 정적인 메소드

public static SetHostUphostPort ( this collection, int value ) : void
collection this
value int
리턴 void

SetHostUptime() 공개 정적인 메소드

public static SetHostUptime ( this collection, System.TimeSpan value ) : void
collection this
value System.TimeSpan
리턴 void

SetHostVersion() 공개 정적인 메소드

public static SetHostVersion ( this collection, int value ) : void
collection this
value int
리턴 void

SetHostVersionEXNumber() 공개 정적인 메소드

public static SetHostVersionEXNumber ( this collection, short value ) : void
collection this
value short
리턴 void

SetHostVersionEXPrefix() 공개 정적인 메소드

public static SetHostVersionEXPrefix ( this collection, byte value ) : void
collection this
value byte
리턴 void

SetHostVersionVP() 공개 정적인 메소드

public static SetHostVersionVP ( this collection, int value ) : void
collection this
value int
리턴 void

SetOk() 공개 정적인 메소드

public static SetOk ( this collection, int value ) : void
collection this
value int
리턴 void

SetOleh() 공개 정적인 메소드

public static SetOleh ( this collection, IList value ) : void
collection this
value IList
리턴 void

SetQuit() 공개 정적인 메소드

public static SetQuit ( this collection, int value ) : void
collection this
value int
리턴 void