C# Class Amib.Threading.WIGStartInfo

Summary description for WIGStartInfo.
Afficher le fichier Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Protected Properties

Свойство Type Description
_readOnly bool

Méthodes publiques

Méthode Description
AsReadOnly ( ) : WIGStartInfo

Get a readonly version of this WIGStartInfo

WIGStartInfo ( ) : System
WIGStartInfo ( WIGStartInfo wigStartInfo ) : System

Méthodes protégées

Méthode Description
ThrowIfReadOnly ( ) : void

Method Details

AsReadOnly() public méthode

Get a readonly version of this WIGStartInfo
public AsReadOnly ( ) : WIGStartInfo
Résultat WIGStartInfo

ThrowIfReadOnly() protected méthode

protected ThrowIfReadOnly ( ) : void
Résultat void

WIGStartInfo() public méthode

public WIGStartInfo ( ) : System
Résultat System

WIGStartInfo() public méthode

public WIGStartInfo ( WIGStartInfo wigStartInfo ) : System
wigStartInfo WIGStartInfo
Résultat System

Property Details

_readOnly protected_oe property

protected bool _readOnly
Résultat bool