BACSharp.Types.BacNetTimeStamp.GetBytes C# (CSharp) Method

GetBytes() public method

public GetBytes ( ) : byte[]
return byte[]
        public byte[] GetBytes()
        {
            throw new NotImplementedException();
        }