메소드 | 설명 | |
---|---|---|
IcoDirectoryEntry ( ) : System | ||
IcoDirectoryEntry ( |
||
IcoDirectoryEntry ( |
||
IcoDirectoryEntry ( Stream icoStream ) : System | ||
IcoDirectoryEntry ( byte icoBytes ) : System | ||
ToBytes ( ) : byte[] | ||
ToStream ( Stream icoStream ) : void |
메소드 | 설명 | |
---|---|---|
Parse ( Stream icoStream ) : void |
public IcoDirectoryEntry ( |
||
entry | ||
리턴 | System |
public IcoDirectoryEntry ( |
||
entry | ||
리턴 | System |
public IcoDirectoryEntry ( Stream icoStream ) : System | ||
icoStream | Stream | |
리턴 | System |
public IcoDirectoryEntry ( byte icoBytes ) : System | ||
icoBytes | byte | |
리턴 | System |