Property | Type | Description | |
---|---|---|---|
GetTheNameOfTheColumn | string | ||
GetWmiObject | IEnumerable |
Method | Description | |
---|---|---|
ConvertToInt ( string value ) : int | ||
Get ( ) : IList |
||
WmiClient ( ) : System | ||
WmiClient ( log4net.ILog log, Job job, IEncryption encryption ) : System |
Method | Description | |
---|---|---|
GetTheNameOfTheColumn ( System.Management.ManagementBaseObject queryObj ) : string | ||
GetWmiObject ( string query, string machineName, string rootPath ) : IEnumerable |
public static ConvertToInt ( string value ) : int | ||
value | string | |
return | int |
public WmiClient ( log4net.ILog log, Job job, IEncryption encryption ) : System | ||
log | log4net.ILog | |
job | Job | |
encryption | IEncryption | |
return | System |