프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ShowTechnologyUsed | bool | ||
SupportInfo | string | ||
TechnologyUsed | string |
메소드 | 설명 | |
---|---|---|
AssemblySupportAttribute ( ) : System | ||
AssemblySupportAttribute ( string supportInfo ) : System | ||
AssemblySupportAttribute ( string supportInfo, bool showTechnologyUsed ) : System | ||
AssemblySupportAttribute ( string supportInfo, bool showTechnologyUsed, string technologyUsed ) : System |
public AssemblySupportAttribute ( string supportInfo ) : System | ||
supportInfo | string | |
리턴 | System |
public AssemblySupportAttribute ( string supportInfo, bool showTechnologyUsed ) : System | ||
supportInfo | string | |
showTechnologyUsed | bool | |
리턴 | System |
public AssemblySupportAttribute ( string supportInfo, bool showTechnologyUsed, string technologyUsed ) : System | ||
supportInfo | string | |
showTechnologyUsed | bool | |
technologyUsed | string | |
리턴 | System |