Метод | Описание | |
---|---|---|
StaticAttribute ( Type type, uint version ) : System.Runtime.CompilerServices | ||
StaticAttribute ( Type type, uint version, Platform platform ) : System.Runtime.CompilerServices | ||
StaticAttribute ( Type type, uint version, Type contractName ) : System.Runtime.CompilerServices |
public StaticAttribute ( Type type, uint version ) : System.Runtime.CompilerServices | ||
type | Type | |
version | uint | |
Результат | System.Runtime.CompilerServices |
public StaticAttribute ( Type type, uint version, Platform platform ) : System.Runtime.CompilerServices | ||
type | Type | |
version | uint | |
platform | Platform | |
Результат | System.Runtime.CompilerServices |
public StaticAttribute ( Type type, uint version, Type contractName ) : System.Runtime.CompilerServices | ||
type | Type | |
version | uint | |
contractName | Type | |
Результат | System.Runtime.CompilerServices |